Property | Attribute | Description | Type | Default |
---|---|---|---|---|
node |
-- | [string, AlNode] |
undefined |
Event | Description | Type |
---|---|---|
deleteNode |
CustomEvent<any> |
|
saveNode |
CustomEvent<any> |
- ion-item
- ion-input
- ion-textarea
- ion-button
- ion-icon
graph TD;
al-node-editor --> ion-item
al-node-editor --> ion-input
al-node-editor --> ion-textarea
al-node-editor --> ion-button
al-node-editor --> ion-icon
ion-item --> ion-icon
ion-item --> ion-ripple-effect
ion-button --> ion-ripple-effect
al-graph-editor --> al-node-editor
style al-node-editor fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS