RequiredLabel

data class RequiredLabel(val contentDescription: String)(source)

Use to add an asterisk (*) to a form field component.

Constructors

Link copied to clipboard
constructor(contentDescription: String)

Properties

Link copied to clipboard