Perseus
    Preparing search index...

    Type Alias PerseusPhetSimulationWidgetOptions

    Options for the phet-simulation widget. Embeds a PhET simulation.

    type PerseusPhetSimulationWidgetOptions = {
        description: string;
        url: string;
    }
    Index

    Properties

    Properties

    description: string

    Translatable Text; Description of the sim for Khanmigo and alt text

    url: string

    A URL to display, must start with https://phet.colorado.edu/