API Reference > ui-core > Inputs > LabeledComponentProps LabeledComponentProps Interface Properties for labeled components Properties Name Type Description inputClassName undefined | string Custom CSS class name for the checkbox input element inputStyle undefined | React.CSSProperties Custom CSS Style for the checkbox input element label undefined | string Text that will be shown next to or above the input. labelClassName undefined | string Custom CSS class name for the label labelStyle undefined | React.CSSProperties Custom CSS Style for the label status undefined | InputStatus Input status like: "Success", "Warning" or "Error" Defined in ui/core/src/ui-core/inputs/LabeledComponentProps.tsx Line 16 Last Updated: 13 June, 2024