Namespace Helpers
trait Assets
public function Asset(string $label = null, int $id = null): null | string - Return path to asset with passed id or label
trait Styles
public function Styles(string $style = ', bool $scope = false): void - Link style for component
trait Translator
public function Translate(string $translate): string - Get translation for provided entry name