You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -49,7 +49,7 @@ The API is declarative. There are four directives (hooked on attributes) that ne
49
49
*`sv-element` - this attribute should be placed on the same element as `ng-repeat` attribute. Its (optional) value should be an expression that evaluates to the options object.
50
50
*`sv-handle` - this attribute is optional. If needed it can be placed on an element within the sortable element. This element will be the handle for sorting operations.
51
51
*`sv-helper` - the element with this attribute will serve as a custom helper for sorting operations
52
-
*`sv-placeholder` - the element with this attribute will serve as a custom placeholder for sorting operations
52
+
*`sv-placeholder` - the element with this attribute will serve as a custom placeholder for sorting operations
0 commit comments