チェス
1087 ワード
export default {
name:'ngtext',
type:'chess',
tagname: 'span',
subtagname: null,
position: 1,
attrdata: {
props: {type:'warn'},
style: {
width:'100%'
},
class: {}
},
text:'$',
}
name
:駒名type
:タイプ、デフォルトchess
tagname
:ラベル名、vux
subtagname
:子標署名を結合する必要がありますvux
:属性集合attrdata
:props
を結合する必要がありますvux
style
:スタイルclass
:セルフスタイル、フォーマット'classname':true
text
:ダイナミックID