createPathControls
createPathControls(
path
,options
):Record
<string
,Control
>
Defined in: src/controls/pathControl.ts:240
Parameters
path
options
Partial
<Control
> & object
= {}
Returns
Record
<string
, Control
>
createPathControls(
path
,options
):Record
<string
,Control
>
Defined in: src/controls/pathControl.ts:240
Partial
<Control
> & object
= {}
Record
<string
, Control
>