Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "components/Modal/Modal.stories"

Index

Variables

Object literals

Variables

Const stylableApi

stylableApi: "Stylable API---- :appear- :appearActive- :enter- :enterActive- :enterDone- :exit- :exitActive- :exitDone- ::window- :centered- ::closeButton" = `Stylable API---- :appear- :appearActive- :enter- :enterActive- :enterDone- :exit- :exitActive- :exitDone- ::window- :centered- ::closeButton`

Object literals

Const events

events: object

onClose

onClose: (...args: any[]) => void = action('close')

Type declaration

    • (...args: any[]): void
    • Parameters

      • Rest ...args: any[]

      Returns void

Generated using TypeDoc