Labelled Text Field
@Composable
@Composable
Parameters
label
the label to display above the component.
hint
the optional hint to be displayed underneath the component. By default it will have a greyed out appearance and smaller text.
placeholder
the optional placeholder to be displayed over the component when the value is empty.