API
API reference
Reference the public NatUI package entrypoints and lower-level renderer interfaces.
NatUI exposes three package entrypoints:
natuifor components, the Node runtime, protocol types, and lower-level building blocksnatui/componentsfor the component API without Node runtime importsnatui/inprocfor an embedding host
Advanced exports are public for tests and custom transport experiments:
These APIs describe the current alpha release and may change before a stable release.