Search
Preparing search index...
The search index is not available
@devowl-wp/utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"wordpress-packages/customize/lib/sidebar/addContentBesideSection"
Module "wordpress-packages/customize/lib/sidebar/addContentBesideSection"
Index
Type aliases
Render
Function
Render
Options
Functions
add
Content
Beside
Section
Type aliases
Render
Function
Render
Function
:
(
liElement
:
HTMLLIElement
)
=>
any
Type declaration
(
liElement
:
HTMLLIElement
)
:
any
Parameters
liElement:
HTMLLIElement
Returns
any
Render
Options
Render
Options
:
{
render
:
RenderFunction
;
type
:
"before"
|
"after"
}
Type declaration
render
:
RenderFunction
type
:
"before"
|
"after"
Functions
add
Content
Beside
Section
add
Content
Beside
Section
(
sections
:
{}
)
:
void
Allows to prepend an React node before a section li-element.
Parameters
sections:
{}
[
key:
string
]:
RenderFunction
|
RenderOptions
Returns
void
Globals
"wordpress-
packages/customize/lib/sidebar/add
Content
Beside
Section"
Render
Function
Render
Options
add
Content
Beside
Section
Generated using
TypeDoc
Allows to prepend an React node before a section li-element.