Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPlaceholderComponentProps

Placeholder component properties

export
interface

IPlaceholderComponentProps

Hierarchy

  • IPlaceholderComponentProps

Index

Properties

Properties

Optional componentProps

componentProps: any

The props of the underlying component

type

{*}

memberof

IPlaceholderComponentProps

id

id: string

The id of the component this placeholder is for

type

{string}

memberof

IPlaceholderComponentProps

Optional locale

locale: undefined | string

The locale

type

{string}

memberof

IPlaceholderComponentProps

Generated using TypeDoc