mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
layer type props
This commit is contained in:
parent
0f97b2d922
commit
7b0fce6411
@ -21,7 +21,7 @@ export interface LayerProps {
|
|||||||
markerIcon: string,
|
markerIcon: string,
|
||||||
markerShape: string,
|
markerShape: string,
|
||||||
markerDefaultColor: string,
|
markerDefaultColor: string,
|
||||||
markerDefaultColor2: string,
|
markerDefaultColor2?: string,
|
||||||
api?: ItemsApi<any>,
|
api?: ItemsApi<any>,
|
||||||
itemType: ItemType,
|
itemType: ItemType,
|
||||||
itemNameField?: string,
|
itemNameField?: string,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user