UNPKG
@antv/f6-plugin
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
F6 plugin
github.com/antvis/F6
antvis/F6
@antv/f6-plugin
/
es
/
legend
/
item.d.ts
2 lines
(1 loc)
•
81 B
TypeScript
View Raw
1
2
export
declare
function
createItem
(
data
:
any
,
style
:
any
,
itemConfig
:
any
):
any
;