使用者討論:Liangent/Scripts/RDT.js

map structure:

[ row1, row2, ... , rown ]

row structure:

{ icons: [ icon1, icon2, ... , iconn ], px: (follows icons[0].px), bg: bg/string/colorpicker, tw: tw/string, text(1-4): text(1-4)/string }

icon structure:

{ layers: [ name1/string, name2/string, ... , name3/string ], px: px/string, link: link/string }

collapsible row is not supported currently. add it manually?

BS(#)-2 is not supported either.

疊合後的叫圖標;單獨的叫圖片,放在層裡面

返回到 "Liangent/Scripts/RDT.js" 的使用者頁面。