1

Just started learning SPFx, so had many queries. First of all

In SharePoint Framework ( SPFx) is it possible to create custom HTML page and make that as default landing page for add in.

So that we don't have to use Typescript for the simple things that can be achieved using simple JS and HTML.

Thank you.

1 Answer 1

0

SPFx webpart solution works like on-premise visual web part, it need host in one page(classic page or modern page), so there is no 'welcome' page like SharePoint add-in solution.

For your requirement, I suggest you check SPFx react-script-editor, you could insert HTML/script to this webpart like script editor webpart.

2

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.