API

  • Create styler factory

    Create a custom styler factory.

  • Styler

    Create style setters for HTML, SVG and the viewport.

  • Stylers

    • HTML

      Styler for HTML that supports CSS variables, individual transform props and prevents layout thrashing.

    • SVG

      Styler for SVG that simplifies transforms and path drawing.

    • Viewport

      Styler for setting viewport scroll position.