Interface: Compound
复合体 Compound operator: 结构表示符 operandList: 部分列表,有可能是两部分,也可能是三部分(对于 ⿲、⿳) tags: 复合体的标签 order: 笔画块的顺序
Properties
operandList
• operandList: string
[]
Defined in
hanzi-chai/src/lib/data.ts:128
operator
• operator: "⿰"
| "⿱"
| "⿲"
| "⿳"
| "⿴"
| "⿵"
| "⿶"
| "⿷"
| "⿸"
| "⿹"
| "⿺"
| "⿻"
Defined in
hanzi-chai/src/lib/data.ts:127
order
• Optional
order: Block
[]
Defined in
hanzi-chai/src/lib/data.ts:130
tags
• Optional
tags: string
[]
Defined in
hanzi-chai/src/lib/data.ts:129
type
• type: "compound"