Is there any way to format the ListView by using the SPFx extension same as we have format the ListView as JSON formatting?
I can format the ListView using the JSON format, but for that, I need to assign the JSON formatting to the lists. And whenever I will create a new list, then I have to assign the JSON formatting. But I want that will automatically apply the formatting on all the lists.
Note: My requirement is to apply the same formatting on all the lists to the existing and/or a new list on the SharePoint site.