ChipTextField
Renders the ChipTextField UI for the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
Compose modifier applied to the rendered UI.
label value consumed by the API.
text style value consumed by the API.
text field value state value consumed by the API.
chips value consumed by the API.
horizontal arrangement value consumed by the API.
vertical arrangement value consumed by the API.
max items in each row value consumed by the API.
chip separator char value consumed by the API.
chip event listener value consumed by the API.
chip content value consumed by the API.
Renders the ChipTextField UI for the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
Compose modifier applied to the rendered UI.
label value consumed by the API.
text style value consumed by the API.
text field value state value consumed by the API.
chips value consumed by the API.
horizontal arrangement value consumed by the API.
vertical arrangement value consumed by the API.
max items in each row value consumed by the API.
chip separator char value consumed by the API.
chip text to item mapper value consumed by the API.
chip item to text mapper value consumed by the API.
chip event listener value consumed by the API.
chip content value consumed by the API.