rdkcentral/Lightning-UI-Components

Button Title can't support textAlign

CooperCao opened this issue · 1 comments

text: {
textAlign: "left",
color: 0xffffffff,
fontSize: 30
},

text: {
w: 400,
textAlign: "left",
color: 0xffffffff,
fontSize: 30
},