Label component

label

Example scripts

Labels are used in modals to wrap components and add a label and description.

Schema fields #

Key Type Description
component String For labels always label.
label String The label text.
description String The description text.
child Component The child component.