UI Components Cmp Component

Rules and guidelines for creating Compose Multiplatform UI components in the ui-components-cmp module

pegasystems 5f728e6 486 B Updated

File contents

Creating Compose Multiplatform UI components in ui-components-cmp

Compose Multiplatform UI components are in 'ui-components-cmp' module in commonMain

  1. Create Compose Multiplatform UI component file in appropriate folder.
    • Containers and templates -> 'containers' folder
    • Form fields -> 'controls/form' folder

pegasystems/constellation-mobile-sdk/tree/main/.opencode/skills/ui-components-cmp-component commit 5f728e655a

Frequently asked questions

npx skillmds@latest add pegasystems/ui-components-cmp-component