FieldLabelProps
Home > @backstage/canon
> FieldLabelProps
Signature:
export interface FieldLabelProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string | null |
(Optional) The description of the text field | ||
string |
(Optional) The HTML for attribute of the text field | ||
string |
(Optional) The id of the text field | ||
string | null |
(Optional) The label of the text field | ||
string | null |
(Optional) The secondary label of the text field |