APIs

Show:

Modal dialog component based on Semantic UI Modal module.

Methods

didInsertElement

()

Properties

_lookupEvents

Service private

Service that triggers lookup events.

_toolbarVisible

Boolean private

classNameBindings

Unknown

classNames

Unknown

componentName

String

Used to identify lookup on the page.

showHeader

Boolean

Flag indicates whether to show header or not.

Default: true

sizeClass

String

Size of Semantic UI modal. Possible variants:

  • 'small'
  • 'large'
  • 'fullscreen'

Default: 'small'

useCloseButton

Boolean

Flag indicates whether to show close button or not.

Default: true

useOkButton

Boolean

Flag indicates whether to show apply button or not.

Default: true

useSidePageMode

Boolean

Flag indicates whether to side page or usually mode.

Default: false

viewImageContent

Boolean

Flag indicates whether an image content is viewed at modal dialog or not.

Default: false