Skip to content

Conversation

@Chudesnov
Copy link

should make examples like this one look better

dictionary ScrollIntoViewOptions : ScrollOptions {
  ScrollLogicalPosition block = "start";     // block flow direction position
  ScrollLogicalPosition inline = "nearest";  // inline base direction position
  ScrollingBoxScope container = "all";       // scrolling box scope
};

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant