The Wayback Machine - https://web.archive.org/web/20250305093436/https://github.com/NativeScript/NativeScript/issues/5940
Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

[Feature] Slider linear-gradient support  #5940

Copy link
Copy link
Open
@tsonevn

Description

Enable using the linear-gradient while setting up the backgroundColor for the Slider component. For example:
XML

<Slider class="left-gradient" minValue="0" maxValue="100" value="50" />

CSS

.left-gradient {
    background: linear-gradient(to left, orangered, green, lightblue);
}

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.