packages/core/schematics/add-eui-imports/index.ts
Properties |
| importPath |
importPath:
|
Type : string
|
|
ES import path |
| isSpread |
isSpread:
|
Type : boolean
|
|
Whether this should be spread (...EUI_BUTTON) |
| symbol |
symbol:
|
Type : string
|
|
The symbol to add to imports array (class name or array name for spread) |