ComPDF React Native - v3.0.0
GitHub
ComPDF
Preparing search index...
index
botaMenus
Function botaMenus
botaMenus
<
T
extends
string
,
A
extends
readonly
(
T
|
CPDFBotaMenuItem
<
T
>
)
[]
>
(
...
items
:
A
,
)
:
CPDFBotaMenuItem
<
T
>
[]
Helper function to create BOTA menu items.
Type Parameters
T
extends
string
A
extends
readonly
(
T
|
CPDFBotaMenuItem
<
T
>
)
[]
Parameters
...
items
:
A
Returns
CPDFBotaMenuItem
<
T
>
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
ComPDF
ComPDF React Native - v3.0.0
Loading...
Helper function to create BOTA menu items.