For AI agents: the complete documentation index is at llms.txt. Remove the trailing slash from a page URL and append .md to read its Markdown version. For the docs home, use index.md.

TagsInput

rxe.mantine.tags_input is a wrapping of the mantine component TagsInput. It is an utility component that can be used to display a list of tags or labels. It can be used in various contexts, such as in a form or as a standalone component.

You can use the props mentioned in the Mantine documentation, but they need to be passed in snake_case.

Basic Example

Start Building Now!

State Example

Start Building Now!

This is a TagsInput component

Tag1Tag2