Interface ISnapElementConfiguration
Package: @aurigma/design-atoms
Properties
color
Declaration
color: string;
Property Value
| Type | Description |
|---|---|
| string |
enabled
Declaration
enabled: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
priority
Declaration
priority: number;
Property Value
| Type | Description |
|---|---|
| number |
tolerance
Declaration
tolerance: number;
Property Value
| Type | Description |
|---|---|
| number |