Skip to content

pantoken / react

react

Experimental

@pantoken/react — thin React helpers over @pantoken/web-components and the token CSS.

  • <Icon> renders the <instui-icon> custom element (React 19 passes props to custom elements).
  • useToken reads a resolved --instui-* value at runtime (SSR-safe: returns the fallback on the server).
  • <TokenProvider> registers the elements and is where an app can inject the stylesheet.

Interfaces

Functions

References

register

Re-exports register