Skip to content

Separator

This widget is used to separate the fields in the form.

<separator />

With a string

<separator string="This is a separator" />

With a string and icon

<separator string="This is a separator" icon="home" />

API

PropertyDescriptionTypeDefaultVersion
stringThe text to show in the separatorstring--
iconThe icon to show in the separatorstring--