Documentation

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

State Example

This is a TagsInput component

Tag1Tag2

Built with Reflex