Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flet-dev/flet
/ WebRenderer
Class
WebRenderer
sdk/python/packages/flet/src/flet/controls/types.py:33–40 ·
view source on GitHub ↗
TBD
Source
from the content-addressed store, hash-verified
31
32
33
class
WebRenderer(Enum):
34
""
"
35
TBD
36
""
"
37
38
AUTO =
"auto"
39
CANVAS_KIT =
"canvaskit"
40
SKWASM =
"skwasm"
41
42
43
class
RouteUrlStrategy(Enum):
Callers
4
__init__
Method · 0.90
handle
Method · 0.90
run
Function · 0.90
run_async
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected