| Name | Type | Default | Description |
|---|---|---|---|
isError |
Boolean |
boolean |
/ export class EdFieldNote extends EdElement { static get styles() { return unsafeCSS(styles); } /** Error state 1) Changes the component's treatment to represent an error |
isSuccess |
Boolean |
boolean |
Success state 1) Changes the component's treatment to represent a success |
iconName |
String |
string |
Icon name |
inverted |
Boolean |
boolean |
Inverted variant 1) Used for dark backgrounds |
| Name | Description |
|---|---|
- |
The note content |
Full interactive examples, variant previews, accessibility audits, and the complete API reference are available in Storybook — generated directly from the component source code.
packages/eddie-web-components/components/field-note/field-note.ts