Skip to content

Use color stored in data/props? #28

@cssagogo

Description

@cssagogo

I'm trying to use a value stored in data() for the color used. I'm trying to do something like this. I'm a bit new to Vue, so not sure if its a syntax issue or if v-ripple does not support this...

I have different color

data() {
return {
rippleColor: 'rgba(0, 255, 255, 0.35)'
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions