leungwensen / xmind-sdk-javascript

XMind SDK for javascript (IN BOTH NODE.JS & BROWSERS)
MIT License
145 stars 26 forks source link

set topic structure not work #11

Open liufengshishui opened 5 years ago

liufengshishui commented 5 years ago

when I new a topic with option structure class 'Spreadsheet', it not work new Topic({ sheet: sheet, title: name, structure: 'Spreadsheet', parent: topic, })