Skip to content

Changing the style of the selected custom nodes #903

Answered by bcakmakoglu
SciManJD asked this question in Q&A
Discussion options

You must be logged in to vote

Here's an example of styling a selected custom node.

You could also use css to style the wrapper of your custom node

.vue-flow__node-custom.selected {
	/* your styles */
}

Replies: 1 comment 14 replies

Comment options

You must be logged in to vote
14 replies
@bcakmakoglu
Comment options

@SciManJD
Comment options

@bcakmakoglu
Comment options

@SciManJD
Comment options

@SciManJD
Comment options

Answer selected by bcakmakoglu
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