SalamLang/Salam

Implement support for `scroll-behavior` tag (CSS)

Open

#872 opened on Jan 9, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (22 forks)auto 404
cssenhancementgood first issueyaml

Repository metrics

Stars
 (28 stars)
PR merge metrics
 (PR metrics pending)

Description

DescriptionCategory: STag: scroll-behaviorBrief: Specifies whether to smoothly animate the scroll position in a scrollable box, instead of a straight jumpLearn more about scroll-behaviorImplement this tag in the Salam programming language for generating equivalent CSS.

Contributor guide