App Controller
Application level controller
App Controller can be used for the following purposes
Customize application level CSS (Look & Feel) using the SX prop
Define utility functions that can be imported across different page controllers within the application
Define an application level React component that will stay mounted while the application is in use
Example App Controller
Navigation Steps
Navigate to the App Settings on the sidebar and click on the Edit Application Controller icon on the header as shown below
Last updated