API
API reference
Reference the public NatUI package entrypoints and lower-level renderer interfaces.
NatUI exposes five package entrypoints:
@natui/corefor components, the Node runtime, protocol types, and lower-level building blocks@natui/core/componentsfor the component API without Node runtime imports@natui/core/inprocfor an embedding host@natui/devfor the native development server@natui/core/configfor loading and validating application config
Advanced exports are public for tests and custom transport experiments:
These APIs describe the current alpha release and may change before a stable release.