--- title: Shorthand class directive --- Often, the name of the class will be the same as the name of the value it depends on: ```html
``` In those cases we can use a shorthand form: ```html
```