useModule
Function: useModule()¶
taipy-gui JS module API • Docs
taipy-gui JS module API / useModule
useModule():
undefined
|string
A React hook that returns the page module.
The module Needs to be added to all Actions to allow for the correct execution of backend functions.
Returns¶
undefined
| string
The page module.