custom-belt-lib / Modules / CustomBelt
Module: CustomBelt
Table of contents
Classes
Interfaces
Functions
Functions
getCustomBeltInit
▸ getCustomBeltInit(selectors
, beltProps
, beltAttributes?
): CustomBeltInit
Create new CustomBeltInit object
Parameters
Name | Type | Default value | Description |
---|---|---|---|
selectors | null | string [] | HTMLElement [] | undefined | array of HTMLElements or array of HTML Ids and/or Classes to replace |
beltProps | BeltProps [] | undefined | - |
beltAttributes | null | BeltAttributes | null | - |
Returns
CustomBeltInit object