Share via


TabContext Class

Current tab request context, i.e., the current theme.

Constructor

pydantic model TabContext

Parameters

Name Description
theme
Required
str

Gets or sets the current user's theme.

Keyword-Only Parameters

Name Description
theme
Default value: None

Attributes

theme

field theme: str = None