Skip to content
Discussion options

You must be logged in to vote

Actually we have a way to do this

const UniComp = withUniwind(Comp, {
    style: {
        fromClassName: 'className',
    },
    width: {
        fromClassName: 'className',
        styleProperty: 'width',
    },
})

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@pvinis
Comment options

@Brentlok
Comment options

@pvinis
Comment options

@luixo
Comment options

@Brentlok
Comment options

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