Documentation / @zerotal/admin / index / Callout
Class: Callout
Defined in: admin/src/form/Section.ts:201
A non-field callout/notice block in a form schema.
Constructors
Constructor
new Callout(
content):Callout
Defined in: admin/src/form/Section.ts:206
Parameters
content
string
Returns
Callout
Methods
tone()
tone(
tone):this
Defined in: admin/src/form/Section.ts:209
Parameters
tone
Returns
this
icon()
icon(
name):this
Defined in: admin/src/form/Section.ts:213
Parameters
name
string
Returns
this
heading()
heading(
heading):this
Defined in: admin/src/form/Section.ts:217
Parameters
heading
string
Returns
this