A native modal dialog with server-owned intent and patch-safe browser state.
See DIALOG.md for the observable interaction contract.
Summary
Functions
Attributes
id(:string) (required)open(:boolean) (required)on_open(:string) - Defaults tonil.on_close(:string) (required)initial_focus(:string) - Defaults tonil.class(:any) - Defaults tonil.dialog_class(:any) - Defaults tonil.- Global attributes are accepted.
Slots
trigger- Accepts attributes:class(:any)
title(required) - Accepts attributes:class(:any)
description- Accepts attributes:class(:any)
inner_block(required)close(required) - Accepts attributes:class(:any)