Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Fullscreen

Hierarchy

  • Fullscreen

Implements

  • IFullscreen

Index

Constructors

Accessors

Methods

Constructors

constructor

  • new Fullscreen(__namedParameters: object): Fullscreen
  • Parameters

    • __namedParameters: object
      • backgroundColour: undefined | string
      • node: undefined | null | string | number | false | true | __type | ReactElement<any> | ReactNodeArray | ReactPortal
      • onVisible: undefined | onVisible
      • theme: undefined | ITheme

    Returns Fullscreen

Accessors

visible

  • get visible(): boolean
  • set visible(value: boolean): void

Methods

close

  • close(): void

open

  • open(): void