Symfony UX: Stimulus
The Values API
  Start your All-Access Pass to unlock this challenge
Buy Access Login

Challenge 1 / 1

Suppose we have this Stimulus value on a controller:

export default class extends Controller {
  static values = {
      colorSelected: Boolean
  }
}

How can we access the colorSelected value?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.