Interface IShadowSettings
Package: @aurigma/design-atoms-model
Properties
angle
Declaration
angle?: number;
Property Value
| Type | Description |
|---|---|
| number |
color
Declaration
color?: string | IColor;
Property Value
| Type | Description |
|---|---|
| string | IColor |
distance
Declaration
distance?: number;
Property Value
| Type | Description |
|---|---|
| number |
size
Declaration
size?: number;
Property Value
| Type | Description |
|---|---|
| number |