Skip to content

[Feature]: Add scrollbar component. #255

@TeseySTD

Description

@TeseySTD

Feature Description

Extending the current scrollable api by adding Scrollbar element.

Problem Statement

I think that current scrollable api confuses dev - it does not provide any explicit visual changes and not provide focusability for elements, that wrapped in it, devs must do the tricks by themselves like empty div element for focus catch (See #145).

Proposed Solution

Scrollbar element is a visual detector of scrollability and the focus marker for elements, that cannot accept @onkeydown because does not have AdditionalAttributes parameter.

Alternatives Considered

No response

Additional Context

No response

Contribution

  • I'd be willing to contribute this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions