ChemPal Documentation - v0.0.13-beta.5
    Preparing search index...

    Module components

    Functions

    AboutModal → AboutModal
    FavoritesPanel → FavoritesPanel
    HelpTooltip → HelpTooltip
    IconTextFader → IconTextFader
    LoadingBackdrop → LoadingBackdrop
    SettingsPanel → SettingsPanel
    SpeedDialMenu → SpeedDialMenu
    SuppliersPanel → SuppliersPanel
    TabHeader → TabHeader
    TabPanel → TabPanel

    Variables - Suppliers

    IconSpinner

    A component that adds a spinning animation to any icon component passed as a child. The component preserves any existing styles while adding the spinning animation.

    Variables - Components

    HistoryPanel

    HistoryPanel component that displays past search queries, when they were executed, and how many results were returned. History is persisted in chrome.storage.local (same mechanism as user settings / cache). Clicking a query re-triggers the search via the app context's pendingSearchQuery.