scaffold_component
Generate component templates for forms, lists, detail views, cards, modals, and navigation elements with optional features like validation, internationalization, state management, data fetching, animations, and drag-and-drop functionality.
Instructions
Generate a NoJS component template following framework conventions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Component type to scaffold | |
| features | No | Optional features to include: "validation", "i18n", "state", "fetch", "animation", "dnd" |