Kebab-case
noun
noun ·Rare ·Advanced level
Definitions
Noun
- 1 Alternative form of kebab case. alt-of, alternative, uncountable
"You have probably noticed that while we declare variables describing components in CamelCase (var HelloComponent=Vue.extend({...})), we name them in kebab-case: Vue.component('hello-component', {...})."
Example
More examples"You have probably noticed that while we declare variables describing components in CamelCase (var HelloComponent=Vue.extend({...})), we name them in kebab-case: Vue.component('hello-component', {...})."