Divider
The divider field creates a simple horizontal line. It doesn't have any value and is usually used to separate fields for a better reading experience.
Screenshots
Settings
This field doesn't have any specific settings.
This is a sample field settings array when creating this field with code:
[
'type' => 'divider',
],