maquette
    Preparing search index...

    maquette

    Welcome to the API documentation of the maquette library.

    Maquette is a minimalistic virtual DOM library that provides a simple and efficient way to build interactive web applications. To get started, use createProjector to create a projector that manages the rendering lifecycle, and use the h function to create virtual DOM nodes.

    ← Back to the maquette homepage

    Interfaces

    CalculationCache
    Component
    Dom
    Mapping
    MaquetteComponent
    Projection
    ProjectionOptions
    Projector
    ProjectorOptions
    ProjectorService
    VNode
    VNodeChildren
    VNodeProperties

    Type Aliases

    EventHandler
    EventHandlerInterceptor
    PerformanceLoggerEvent
    ProjectorPerformanceLogger
    VNodeChild

    Variables

    dom

    Functions

    createCache
    createMapping
    createProjector
    h