Skip to content

Kirby 3.5.7.1

Headline Field

<k-headline-field>

<k-headline-field label="This is a headline" />

The headline field has no events and does not submit any data

Props

label

String (default: null)

Sets the label text for the field.

name

String (default: null)

The name of the field must be defined to get fields in fieldsets up and running.

numbered

Boolean (default: true)

Enables or hides the index numbers left next to the headline.

CSS class

.k-headline-field