Boolean$draggable-disable-everything: false !default;Set to true to disable all the styles
Boolean$draggable-disable-horizontal: false !default;Set to true to disable the horizontal draggable styles
Boolean$draggable-disable-vertical: false !default;Set to true to disable the vertical draggable styles
mixin@mixin styles($disable-layer: false) { … }Generates all the styles based on feature flags.
| Name | Description | Type | Default Value |
|---|---|---|---|
$disable-layer | Set this to | Boolean | false |