For AI agents: visit https://docs.claspo.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Claspo
HomeGuidesReference
Claspo
Guides
Log In
Jump to Content
Claspo
HomeGuidesReference
Log In

Plugin

  • Overview
  • Getting started
    • Starter project
    • Understanding Components
  • Terminology

Editor

  • Configuration
  • API Key
  • Localization
  • Theming
  • Image sources
  • Google Fonts
  • AI Translations
  • Contact fields mapping configuration
  • Available components panel configuration
  • Property Pane Components
  • Left panel component icon customization

Reference

  • claspocommon
  • @claspo/editor
  • @claspo/renderer
  • @claspo/document-connector

How to

  • Create select components that shows dynamic data from the backend
  • Configure phone input country priority
  • Create custom validation rules for form components
  • Create multiple types of user consent

integration

  • Scope of Work: Script-Based Plugin Integration
  • API Endpoints Reference
Powered by 

Create multiple types of user consent

https://github.com/Claspo/claspo-plugin-starter/tree/main/examples/components/SysMarketingConsentComponent

https://github.com/Claspo/claspo-plugin-starter/tree/main/examples/components/SysDataConsentComponent

Updated 4 months ago


Create custom validation rules for form components
Scope of Work: Script-Based Plugin Integration