Angular components in anvil

This might be a stupid question. But has anyone tried to integrate any Angular ui components e.g a slider inside anvil?

Following this link Angular Material UI component library there seems to :honeybee: a lot of useful ui components which I would like to use inside anvil.

Any help is appreciated :slight_smile:

Not an answer to you question @tobias.carlbom, but I invite you (and everyone) to upvote this feature request:

Anvil primarily uses Python for its server-side logic and doesn’t inherently support Angular or other front-end frameworks. However, it’s not a stupid question as there are ways to work with such components within Anvil.
You can embed an Angular-based slider as an iframe or external content within an Anvil web page.