You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2018. It is now read-only.
`obj.block` | `string` | The block name of entity.
115
-
`obj.elem` | `string` | The element name of entity.
116
-
`obj.mod` | `string`, `object` | The modifier of entity.<br><br> If specified value is `string` then it will be equivalent to `{ name: string, val: true }`.
117
-
`obj.mod.name`| `string` | The modifier name of entity.
118
-
`obj.mod.val` | `*` | The modifier value of entity.
`mod` | `string`, `object` | The modifier of entity.<br><br> If specified value is `string` then it will be equivalent to `{ name: string, val: true }`.
117
+
`mod.name`| `string` | The modifier name of entity.
0 commit comments