-2

I have created SPFx with the React project to achieve custom requirements.

I need to manage 15-20 lists in my SPFx React application.

I have created a context to store those lists of data while the application loads the first time.

My context file is around 1000+ lines. I need to split the context file into different file.

Is there a way to split that file into multiple files?

Thanks

1
  • It's not clear what is a "context file". Is it something specific to sharepoint? Usually, you can split any file you want to any number of files. Commented Oct 31, 2024 at 22:18

1 Answer 1

0

As far as I know, there is no such function to split context file

Sign up to request clarification or add additional context in comments.

Comments

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.