IPlaceholdersProviderProps
Home > @gooddata/sdk-ui > IPlaceholdersProviderProps
IPlaceholdersProviderProps interface
Props of the PlaceholdersProvider() component.
Signature:
export interface IPlaceholdersProviderProps
Properties
| Property | Type | Description |
|---|---|---|
| children | React.ReactNode | |
| initialValues? | [IPlaceholder<any>, any][] | (Optional) |