Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ModalConfig

Index

Properties

actions

actions: ModalAction[]

Action button(anchor) list

Optional animation

animation: boolean

Apply animation, require classes.enter and classes.leave

Optional autoclose

autoclose: boolean

Close modal when clicking on backdrop

Optional classes

classes: ModalStyle

content

content: string

Modal content

event

event: string

Event type

Optional host

host: HTMLElement

Mount element

Optional title

title: string

Modal title

Generated using TypeDoc