Skip to content

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

Defined in ​

profectus/src/features/infoboxes/infobox.tsx:50