📄️ Register Vev component
Install the React package into an existing React project:
📄️ Editable CSS
All styles can be made editable in the Design Editor, using the editableCSS property in Register Vev component.
📄️ Vev props
Props are properties sent from the Design Editor to your component(s).
📄️ Components
Image
📄️ Children
You can add content children in the Design Editor, using the children property in Register Vev component.
📄️ Hooks
These hooks offer different way to interact with the Vev Editor.
📄️ Interactions and Events
Interaction and events facilitate dynamic communication among components, central to an event-driven architecture. This approach empowers components not only to respond to external events but also to broadcast their own, enabling other components to react accordingly. This provides you the capability to design intricate components that are both interactive and responsive to interactions from others.
📄️ Types
Context