msm-window-modal is a web component built with Lit.
Purpose
Use this component as a reusable UI building block.Usage
Attributes / properties
Events
This component does not emit custom events.CSS parts
No documentedpart slots.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Modal dialog component.
msm-window-modal is a web component built with Lit.
<msm-window-modal></msm-window-modal>
| Name | Type | Default | Notes |
|---|---|---|---|
z-index | number | 1 | |
noLink | boolean | false | property only |
window | string | - | |
visible | boolean | - | |
theme | string | - | |
object-fit | string | - | |
color-scheme | string | - |
part slots.