Forum Discussion
Pavel2235
Feb 12, 2024Brass Contributor
Get headings from Page and insert to Webpart
Hi! I've some pages with news. And I want to make a webpart in which I will list headings in the form of links inside each page. How can I get these page Headings in my SPFx webpart to mak...
- Feb 15, 2024
Hello Pavel2235
maybe this existin Table of contents (ToC) Web Parts can help you:
https://github.com/Portiva-O365/webpart-tableofcontents
https://github.com/dmitryrogozhny/sharepoint-lab/tree/master/table-of-contents
Best, Dave
DaveMehr365
Feb 15, 2024MVP
Hello Pavel2235
maybe this existin Table of contents (ToC) Web Parts can help you:
https://github.com/Portiva-O365/webpart-tableofcontents
https://github.com/dmitryrogozhny/sharepoint-lab/tree/master/table-of-contents
Best, Dave