FeatureFormTypography

A Typography system for the FeatureForm built on top of MaterialTheme. This can be used to style the text and labels of the form elements.

Any nested elements within a GroupFormElement will also use the same typography style specified as part of this class.

Use FeatureFormDefaults.typography to create a new instance with the default values.

Since

200.5.0

Properties

Link copied to clipboard

The typography to use for any Attachments elements.

Link copied to clipboard

The typography for the editable text field types.

Link copied to clipboard

The typography to use for any Group elements.

Link copied to clipboard

The typography to use for the radio button field types.

Link copied to clipboard

The typography for the read-only field types.