Skip to content

Reverse the z-index? #63

@cjbeattie

Description

@cjbeattie

First of all, I really love this component!

Just wondering if there's a way to make the larger-weight words appear on top of smaller-weight words. Currently, smaller-weight words sit on top. I wondered if the sort order of the words array would impact it but it appears that smaller items are always rendered last in the DOM so sit on top, no matter how the array is sorted.

Using a custom renderer that sets the word's z-index based on weight also doesn't seem to work since the elements are nested.

I appreciate any help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions