PrenixComponents.Modal (prenix_components v0.1.4)
Summary
Functions
Attributes
id
(:string
) (required)size
(:string
) - Defaults to"md"
.scroll_behavior
(:string
) - Defaults to"outside"
.fullscreen
(:string
) - Defaults tonil
.class
(:string
) - Defaults tonil
.dialog_class
(:string
) - Defaults tonil
.content_class
(:string
) - Defaults tonil
.close_button_class
(:string
) - Defaults tonil
.
Slots
header
- Accepts attributes:class
(:string
)
body
- Accepts attributes:class
(:string
)
footer
- Accepts attributes:class
(:string
)
inner_block
Functions
Link to this function
modal(assigns)
Attributes
id
(:string
) (required)size
(:string
) - Defaults to"md"
.scroll_behavior
(:string
) - Defaults to"outside"
.fullscreen
(:string
) - Defaults tonil
.class
(:string
) - Defaults tonil
.dialog_class
(:string
) - Defaults tonil
.content_class
(:string
) - Defaults tonil
.close_button_class
(:string
) - Defaults tonil
.
Slots
header
- Accepts attributes:class
(:string
)
body
- Accepts attributes:class
(:string
)
footer
- Accepts attributes:class
(:string
)
inner_block
Link to this function