Forum Discussion
BlubbyMunkey
Aug 19, 2022Copper Contributor
SPFx Custom Command Bar button: How do I get the list information?
Hi, I have a custom SPFx Extension that adds a new Command Bar button for lists and libraries. It works great with all backend list and libraries where users can fill out the panel that opens and...
ganeshsanap
Aug 22, 2022MVP
BlubbyMunkey What kind of list information you need to command bar code (like list title, list ID, etc.)?
Also, if you can read the values from SPFx context (this.context.listView.adapter.list), what is the problem while using it in your code?
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.