Read and display the value of global parameters in your views.
param
function.
param
function to read the value of a global parameter:
Input
component is used to set the value of the name
parameter, and the Text
component is used to display the value of the name
parameter.
The text shown in the Text
component will be updated automatically whenever the value of the name
parameter changes.
param
function. Otherwise, the function will return undefined
.