MCPcopy
hub / github.com/zauberzeug/nicegui / classes

Method classes

nicegui/element.py:251–253  ·  view source on GitHub ↗

The classes of the element.

(self)

Source from the content-addressed store, hash-verified

249
250 @property
251 def classes(self) -> Classes[Self]:
252 """The classes of the element."""
253 return self._classes
254
255 @classmethod
256 def default_classes(cls,

Callers 15

_main_pageFunction · 0.45
__init__Method · 0.45
pageFunction · 0.45
pageFunction · 0.45
pageFunction · 0.45
pageFunction · 0.45
pageFunction · 0.45
pageFunction · 0.45
pageFunction · 0.45
pageFunction · 0.45
pageFunction · 0.45

Calls

no outgoing calls

Tested by 15

pageFunction · 0.36
pageFunction · 0.36
pageFunction · 0.36
pageFunction · 0.36
pageFunction · 0.36
pageFunction · 0.36
pageFunction · 0.36
pageFunction · 0.36
pageFunction · 0.36
pageFunction · 0.36
mainFunction · 0.36
pageFunction · 0.36