Type class
Allows to dynamically modify setting value of its target element.
Click here for more info
Sources
This information about Adapters is provided for reference only and is not available through exported packages and thus should not be imported or used on its own.
Inheritance
Adapters does not extend any other symbol.
Adapters is not extended by any other symbol.
Settings
Adapters does not have any settings.
Private settings
Adapters does not have any private settings.
Properties
Adapters does not have any properties.
Methods
add( key: ) |
Returns Add a function ( Click here for more info |
---|---|
constructor( entity: ) |
Returns |
disable( key: ) |
Returns Disables all adapters for specific key. @since 5.1.0 |
enable( key: ) |
Returns Enables (previously disabled) adapters for specific key. @since 5.1.0 |
remove( key: ) |
Returns Removes all adapters for the specific key. @since 5.1.0 |
Events
Adapters does not have any events.