Skip to content

Region Text Bounds #3991

Answered by katspaugh
Lowgy asked this question in Q&A
Jan 7, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

You can contain it with one or all of these custom styles:

      #your-container ::part(region) {
        overflow: auto;
        hyphens: auto;
        word-break: break-word;
      }

See https://wavesurfer.xyz/examples/?styling.js

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Lowgy
Comment options

@katspaugh
Comment options

Answer selected by Lowgy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants