Classes
LiveBlockSpec
7
▼
Declaration of one live block on one route.
LiveBlockSpec
7
▼
Declaration of one live block on one route.
Attributes
| Name | Type | Description |
|---|---|---|
route |
str
|
— |
block |
str
|
— |
handler |
Callable[..., Awaitable[Any] | Any]
|
— |
trigger |
str
|
— |
swap |
str
|
— |
skeleton |
str | None
|
— |
cache_seconds |
int | None
|
— |