For AI agents: the complete documentation index is at llms.txt. Markdown versions are available by appending .md or sending Accept: text/markdown.
Reflex Logo
Docs Logo
Api Reference

/

Importvar

Importvar

reflex_base.utils.imports.ImportVar

An import var.

Fields

PropDescription
tag: str | None
is_default: bool | None = False
alias: str | None = None
install: bool | None = True
render: bool | None = True
package_path: str = '/'

Methods

SignatureDescription
Built with Reflex