akkudoktoreos.server.dash.components.ScrollArea
- akkudoktoreos.server.dash.components.ScrollArea(*c: ~typing.Any, cls: str | tuple | None = None, orientation: str = 'vertical', **kwargs: ~typing.Any) -> functools.partial(<function ft_hx at 0x72adcaf758a0>, 'div')
Creates a styled scroll area.
- Parameters:
orientation (str) – The orientation of the scroll area. Defaults to vertical.