API Docs for:
Show:

components.Main Class

Extends react.ReactComponent
Defined in: bundle.js:942
Module: filesize

Root React component. The app starts here

Constructor

components.Main

(
  • props
)

Defined in bundle.js:942

Parameters:

  • props Object
    • io Socket.IO

      Socket.IO socket

    • title BrowserTitle

      BrowserTitle instance

Methods

dismissNotificationBox

()

Remove the NotificationBox from the the view

dismissNotificationBox

()

Remove the NotificationBox from the the view

dismissNotificationBox

()

Defined in bundle.js:1035

Remove the NotificationBox from the the view

renderInModal

(
  • title
  • renderModalContent
)

Parameters:

  • title String
  • renderModalContent Function

    Function returning a React component

    • close Function

      Call this function to close the modal window

renderInModal

(
  • title
  • renderModalContent
)

Parameters:

  • title String
  • renderModalContent Function

    Function returning a React component

    • close Function

      Call this function to close the modal window

renderInModal

(
  • title
  • renderModalContent
)

Defined in bundle.js:1010

Parameters:

  • title String
  • renderModalContent Function

    Function returning a React component

    • close Function

      Call this function to close the modal window