Variable FieldLabelDefinitionConst
FieldLabelDefinition: {
classNames: {
description: "bui-FieldDescription";
label: "bui-FieldLabel";
root: "bui-FieldLabelWrapper";
secondaryLabel: "bui-FieldSecondaryLabel";
};
} = ...
Type Declaration
ReadonlyclassNames: {
description: "bui-FieldDescription";
label: "bui-FieldLabel";
root: "bui-FieldLabelWrapper";
secondaryLabel: "bui-FieldSecondaryLabel";
}
Component definition for FieldLabel