@devgateway/wp-react-lib
Preparing search index...
MediaProvider
Variable MediaProvider
MediaProvider
:
ConnectedComponent
<
(
props
:
any
)
=>
Element
,
|
{
children
:
ReactNode
;
context
?:
Context
<
ReactReduxContextValue
<
any
,
UnknownAction
>
|
null
>
;
id
:
string
;
loading
:
boolean
;
locale
:
string
;
media
:
Media
[]
|
null
;
onLoad
:
(
__namedParameters
:
{
id
:
string
;
locale
:
string
}
)
=>
void
;
store
?:
Store
<
any
,
UnknownAction
,
unknown
>
;
[
key
:
string
]:
any
;
[
key
:
number
]:
any
;
[
key
:
symbol
]:
any
;
}
|
{
children
:
ReactNode
;
id
:
string
;
loading
:
boolean
;
locale
:
string
;
media
:
Media
[]
|
null
;
onLoad
:
(
__namedParameters
:
{
id
:
string
;
locale
:
string
}
)
=>
void
;
store
?:
Store
<
any
,
UnknownAction
,
unknown
>
;
[
key
:
string
]:
any
;
[
key
:
number
]:
any
;
[
key
:
symbol
]:
any
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@devgateway/wp-react-lib
Loading...