provideLmnDraggableConfig
Generic types: | T S |
Provides the passed config to all the LmnDraggableDirectives in the injection context.
Presentation
function provideLmnDraggableConfig (config : LmnDraggableConfig <T, S>): Provider ;
Returns
Parameters
Name | Type | Description |
---|---|---|
config |
| @param config The config to set. |