Storybook Documentation - Component: FormLabel #496
Labels
⭕ core team issue
This is for the core team and should not be done by contributors
⌨️ dev issue
Task is for developers
Milestone
Description / User Story
With this task we want to make the FormLabel Component page in Storybook look like the template from design.
Acceptance Criteria
Props
See this table page "FormLabel" for all props that should be displayed for the component, incl. their description, default values and the type of controls. Props that do not appear and that can be removed, should also be removed (not including theme for example, because this is needed for all components, but still not part of the props section).
If the props in the list are not the same as the component currently uses, just leave a comment in column G in the excel and a follow-up task will be created. Fixing the components is not part of this ticket.
Content / Texts
See this table page "Documentation Texts" for all texts that should be displayed for the component. Filter column A in cell A3 to only show you the texts of this components.
For the texts please change "[component name]" with "FormLabel" and "[componentName]" with "formLabel".
Also all the examples in the documentation below the Props should not use the default values, but they should use descriptive texts for Label, Placeholder and other text fields. Some examples are already given in the template.
Background information
The text was updated successfully, but these errors were encountered: