Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Assignable ceil and floor #90

Open
mohebifar opened this issue Jun 15, 2015 · 0 comments
Open

Assignable ceil and floor #90

mohebifar opened this issue Jun 15, 2015 · 0 comments

Comments

@mohebifar
Copy link

I need to be able to set the ceil and floor attributes to assignable variables of the $scope.

$scope.min = 0;
$scope.max = 3;
<slider ceil="max" floor="min" ...></slider>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant