Skip to content

useModule

Function: useModule()

taipy-gui JS module APIDocs


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.