export interface CheckboxModalData extends BaseModalData<ComponentType.Checkbox>
The custom id of the checkbox
The id of the field
Inherited from: BaseModalData
The component type of the field
Whether this checkbox was selected