Panacea

Panacea is the collection of vanilla Javascript components and services created to enable our developers to use whatever Javascript framework they want while still maintaining a single codebase for these components and services.


Custom Components

Modals

Dialogs display content in an addtional layer on top of the app. They allow users to immediately address an action without going out of context.

  • Acknowledgement Dialog
  • Dialog (with custom buttontexts)
  • Error Dialog (Success)

Acknowledgment Dialogue

Dialogs display content in an addtional layer on top of the app. They allow users to immediately address an action without going out of context.

  • Show

Dialog (with custom buttontexts)

Dialogs display content in an addtional layer on top of the app. They allow users to immediately address an action without going out of context.

  • Show