Skip to content

Heading

tanthammar edited this page Jan 5, 2021 · 1 revision

Sponsors only

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

Extends DesignElement

  • This is a pure 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

image

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>'),
Clone this wiki locally