This component makes it possible to have arbitrary HTML content which behaves like static content (cannot be interacted with).
You can check it out below - the child elements cannot be interacted with.
<Ui.AvoidFocus> <Ui.Container> <Ui.Button label="Can't click me!"/> <Ui.Input placeholder="Can't focus me!"/> </Ui.Container></Ui.AvoidFocus>
Mint UI is a design system and component library for building websites, web and desktop applications.