GameServerWeb.Layouts
(game_server_web v1.0.938)
Copy Markdown
Compatibility facade for the host-owned layout shell.
Summary
Functions
Attributes
flash(:map) (required) - the map of flash messages.current_scope(:map) - the current scope. Defaults tonil.current_path(:string) - current request path for nav active state. Defaults tonil.flush(:boolean) - when true, render content edge-to-edge with no main wrapper, padding, or footer. Defaults tofalse.
Slots
inner_block(required)
Attributes
flash(:map) (required) - the map of flash messages.id(:string) - the optional id of flash container. Defaults to"flash-group".