Profectus / features/infoboxes/infobox / createInfobox
Function: createInfobox() ​
createInfobox<
T
>(optionsFunc
):any
Lazily creates an infobox with the given options.
Type Parameters ​
• T extends InfoboxOptions
Parameters ​
optionsFunc ​
() => T
Infobox options.
Returns ​
any