title sidebar Regor API order 6 This section contains the function-level reference for Regor. Use this page as an index, then open each API page for signature details and examples. App and Components createApp defineComponent toFragment toJsonTemplate RegorConfig Reactivity ref sref isRef isDeepRef unref pause resume trigger entangle Computed and Effects computed computeRef computeMany watchEffect collectRefs silence Observation and Batch observe observeMany observerCount batch startBatch endBatch Lifecycle and Scope useScope onMounted onUnmounted contextRegistry Cleanup and Unbind addUnbinder getBindData removeNode unbind drainUnbind Utilities flatten markRaw isRaw persist html raw Logging warningHandler Recommendation Start with: createApp ref sref computed watchEffect