Skip to content

Persistent

const Persistent: ComponentHandle<undefined>

Defined in: src/handle.ts:647

Built-in component used to mark components that cannot be removed by any means.

Given to every internal component, since they are essential for Toucan’s functionality and shouldn’t be messed with by the user.