Crate perspective_viewer

Source
Expand description

The API for the @finos/perspective-viewer JavaScript library.

Modules§

  • components contains all Yew Component types, but only exports the 4 necessary for public Custom Elements. The rest are internal components of these 4.
  • A collection of (de-)serializable structs which capture the application state, suitable for persistence, history, etc. features.
  • A catch all for project-wide macros and general-purpose functions that are not directly related to Perspective.

Macros§

Functions§