Heading

Sponsors only

Please 💗 sponsor this package 🔗 in order to get access to this field. The documentation is available in the sponsor repository.

  • This is a design element. It does not extend the BaseField.

  • You can design it however you want, the default styling is made in the theme.

  • There is also an option to use html

Example

Heading::make('Hello')->subtitle('Some text below')->tallIcon("icons.upload"),
Heading::make('This will be ignored')->asHtml('<p>This will be displayed instead</p>'),

Last updated