Skip to content

Latest commit

 

History

History
26 lines (8 loc) · 450 Bytes

ipropertypanecheckboxprops.md

File metadata and controls

26 lines (8 loc) · 450 Bytes

IPropertyPaneCheckboxProps interface

PropertyPane CheckBox component props.

Properties

Property Type Description
checked boolean Whether the property pane checkbox is checked or not. Default value is false.
disabled boolean Whether the property pane checkbox is disabled or not.
text string Label to display next to the checkbox.