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

Assignable ceil and floor #90

@mohebifar

Description

@mohebifar

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions