I search a module which allow me to select hierarchical structured data. I’ve a dataset with 5 sub-categories, which I want to make selectable by a checkbox structure.
@CNFeffery is working on a Dash Ant Design components library:
Not sure what the status is, I’ve never used it. But the repo was updated a few days ago, so it’s still maintained. Maybe you can give it a try and report back?
Thanks for that hint. I’m not familiar with chinese language. Maybe he has some information in english. Antd has exactly the functions I’m looking for besides the problem that I want to read the children elements from a database or datafile directly and not configure manually.
@CNFeffery Interesting approach to integrate antd in Plotly. It would be really helpful, if you translate your github page to english, so that we can test your solution.
Tested your app and it works great. I used AntdTreeSelect. Now it would be could, if I could customize the hierarchical elements further and create a third or fourth hierarchical element.
Hello everyone. trying to build a hierarchical dropdown. Since the github page is in chinense, I could use some help or any demo example for a hierarchical dropdown, with multiselect and searchable options? Any lead will be really helpful for me.
I’m trying to get my head around this at the moment - I have the basic treeview example working but can’t get Antd icons to work (e.g. specifying ‘icon’: ‘antd-cloud-server’ in a child node doesn’t work for me). I think there must be some import or registration needed that I can’t find the doc for - if anyone can help with that it would be much appreciated.
The official website of fac has begun developing features related to the internationalization of documentation. Currently, the documentation is being translated one by one. When users visit https://fac.feffery.tech/, the website will automatically recognize the language preference of the user’s computer and render the content in Chinese or English accordingly. Users can also switch languages manually from the top right corner. For example: https://fac.feffery.tech/AntdButton. For the implementation principles and contribution guidelines of the internationalization of the fac official website, please refer to: English documentation construction · Issue #166 · CNFeffery/feffery-antd-docs · GitHub.