:
Last modified: Nov 27, 2023

Ui-Components

Available UI components

Available UI components See documentation here: https://docs.altinn.studio/app/guides/design/guidelines/components/ Text components Component name Available properties Properties editor Default look Title ("Header" in json) Title text(text in json) Title type H2, H3, H4("L" or "h2", "M" or "h3", "S" or "h4" in json) Paragraph Paragraph text Basic form components Component name Available properties Properties editor Default look Input Link to data model Label text Description text Checkboxes Link to data model Label text Description text Method to add options (codelist/manual) Codelist name Manual option Label Value Pre-selected choice Manual adding of options Adding options via codelist Radio buttons Link to data model Label text Description text Method to add options (codelist/manual) Codelist name Manual option Label Value Pre-selected choice Manual adding of options Adding options via codelist Dropdown Link to data model Label text Description text Codelist id Text Area Link to data model Label text Description text Read only Datepicker Link to data model Label text Description text Button Action (not configurable in MVP) Label text TBA TBA File Upload Component mode Label text Description text Accepted attachment types, see html input accept parameter Max number of attachments Max file size in mb NOTE: To make a File Upload component optional, make sure to set the minimum number of attachments to 0. »