Hello Everyone,
I am new to SPFx development so please bear with my mistakes or lack of knowledge.
I have created a webpart using typescript framework in spfx and the data that is getting displayed consists of URL in anchor tag , the text and a specific icon for that URL.
Now i want to provide a functionality in which user edits the webpart and he can sort the items and also limit the number of items to be shown on webpart. How do i do that? I am attaching a picture of the item that is being displayed on my webpart.
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
You're describing an admin like experience... check out the property pane for allowing editing admin -like capabilities of the web part: https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/basics/integrate-with-property-pane
Closing issue as "answered". If you encounter similar issue(s), please open up a NEW issue. Thank you.
Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues
Most helpful comment
You're describing an admin like experience... check out the property pane for allowing editing admin -like capabilities of the web part: https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/basics/integrate-with-property-pane