How can I pass a js array to the spreadsheet component?
https://docs.webix.com/api__link__ui.spreadsheet_datatype_config.html
Hello,
Please check https://docs.webix.com/api__link__ui.spreadsheet_data_config.html
Also, you can use parse method to load data to the component https://docs.webix.com/api__link__ui.spreadsheet_parse.html
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Hello,
Please check https://docs.webix.com/api__link__ui.spreadsheet_data_config.html
Also, you can use parse method to load data to the component
https://docs.webix.com/api__link__ui.spreadsheet_parse.html