Skip to content

Function: stimulusController() ​

stimulusController(identifier, values?, classes?, outlets?): AttrSpec

Defined in: attributes.ts:114

Parameters ​

identifier ​

string

values? ​

Record<string, unknown>

classes? ​

Record<string, string>

outlets? ​

Record<string, string>

Returns ​

AttrSpec

Released under the MIT License.