<dialog> Component
The <dialog> component is a smaller, simpler variation of <modal> typically used for confirmations, alerts, and interactions.
<dialog> component is a smaller, simpler variation of <modal> typically used for confirmations, alerts, and interactions.π Attributes
Attribute
Type
Required
Description
β
Allowed Content
π‘ Examples
<dialog open="true" title="Delete item?" type="confirm">...</dialog>π§© AI Interpretation Guidelines
Last updated

