Illustration
LmnIllustrationComponent
import { LmnIllustrationComponent } from '@elemental/ui';
Decorators: |
|
Selectors: |
|
Properties
Name | Type | Description |
---|---|---|
nativeElement r | HTMLElement | |
negative r |
| Define the negative status of the illustration |
size r |
| Define the size of the illustration |
svgName r |
| Define the name of the illustration to show |
LmnIllustrationService
import { LmnIllustrationService } from '@elemental/ui';
Decorators: |
|
Properties
Name | Type | Description |
---|---|---|
lastLoadedIllustrationSet r |
|
Methods
addIllustrations() | |||||||||
---|---|---|---|---|---|---|---|---|---|
No documentation has been provided. | |||||||||
Presentation
| |||||||||
Parameters
Returnsvoid |
getIllustration() | ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
ReturnsSVGElement | undefined |
async loadIllustrations() | ||||||
---|---|---|---|---|---|---|
Load illustrations from a metadata remote file such as a CDN | ||||||
Presentation
| ||||||
Parameters
ReturnsPromise<void> |