Properties
Private _attributes
_attributes: {}
Methods
Protected _toInternalRepresentation
- _toInternalRepresentation(): { attributes: {}; tags: string[] }
Returns { attributes: {}; tags: string[] }
attributes: {}
tags: string[]
Private checkBeforePuttingAttribute
- checkBeforePuttingAttribute(key: string, value: any): void
Private prepareAttributeKey
- prepareAttributeKey(key: string): string
put
Parameters
key: string
value: string | number | boolean