vueSlotName
This commit is contained in:
parent
787bc765f1
commit
b4427963eb
|
@ -432,6 +432,7 @@
|
|||
[ "vueTagSpecial", "NONE", indigo5, "bold" ],
|
||||
[ "vueTagComponentName", "NONE", indigo3, "bold" ],
|
||||
[ "vueDynamicComponent", "NONE", indigo1, "bold" ],
|
||||
[ "vueSlotName", "NONE", indigo7, "italic" ],
|
||||
|
||||
[ "vueComponentName", "vueTagComponentName" ],
|
||||
[ "vueTransitionComponent", "vueDynamicComponent" ],
|
||||
|
@ -449,7 +450,7 @@
|
|||
[ "vueConditionalValue", "vueDirectiveValue" ],
|
||||
[ "vueForValue", "vueConditionalValue" ],
|
||||
[ "vueRefValue", "Constant" ],
|
||||
[ "vueSlotName", "Constant" ],
|
||||
[ "vueSlotValue", "vueSlotName" ],
|
||||
[ "vueObjectKey", "cssClass" ],
|
||||
[ "vueObjectValue", "vueDirectiveValue" ],
|
||||
[ "vueDirectiveClass", "Noise" ],
|
||||
|
|
Loading…
Reference in New Issue