Skip to content

feat: add stroke width property to FluentProgressRing #1113

@JamesNK

Description

@JamesNK

🙋 Feature Request

FluentProgressRing doesn't have an easy way to change the stroke width, i.e. the thickness of the circle outline. When a small progress ring is displayed the hard coded width is too small.

CSS alone can't change the ring width appearance because the SVG position of the outline also needs to change based on the line width.

🤔 Expected Behavior

There is a way to change the FluentProgressRing stroke width.

😯 Current Behavior

No customization.

💁 Possible Solution

A parameter on FluentProgressRing. I'm not sure what the unit would be because the width would be scaled with the ring.

🔦 Context

Displaying a small ring in a grid at dotnet/aspire#1387

💻 Examples

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