create-vue-component
Read @.ai/Component/Javascript/CONTEXT.md for the Vue integration overview.
This is NOT the default pattern. Most admin pages use
initComponents()with standard PS components. Only use Vue when a page section requires complex interactivity that standard form types and JS components cannot provide.
When to use Vue
- Dynamic row tables (add/remove rows, reorder) — e.g. carrier ranges
- Complex filtering/search UIs with real-time updates — e.g. combinatio
[Description truncada. Veja o README completo no GitHub.]