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