ConfiguredPage
Installation
import { ConfiguredPage } from 'uxp/components';Signature
const ConfiguredPage: React.MemoExoticComponent<React.FunctionComponent<ConfiguredPageComponentProps>>Examples
<ConfiguredPage
pageId="com.example.module/widget/LocationDetails"
additionalProps={{ LocationKey: 100 }}
/>Properties
Name
Type
Mandatory
Default Value
Example Value
Related Types
Last updated