📄️ Getting Started with Atoms
Atoms allows developers to replace components in their Thought Industries instance with components they have developed themselves. When rendering components in the Thought Industries platform, if a suitable Atom replacement is found in the window.TiAtoms property, the provided component will be rendered instead. The props and actions that would regularly be passed to the Thought Industries component will be passed to the Atom component instead.
🗃️ Replaceable Components
3 items