Read Me | Using the Components | <sgnw-components /> | <fsw-components /> | Change Log


fsw-palette examples

fsw-palette horizontal

<fsw-palette orientation="horizontal" size="small"></fsw-palette>
<fsw-palette orientation="horizontal" size="medium"></fsw-palette>
<fsw-palette orientation="horizontal" size="large"></fsw-palette>

fsw-palette vertical

<fsw-palette orientation="vertical" size="small"></fsw-palette>
<fsw-palette orientation="vertical" size="medium"></fsw-palette>
<fsw-palette orientation="vertical" size="large"></fsw-palette>

fsw-palette with custom alphabet

<fsw-palette alphabet='{"S10000": ["S10000", "S10110", "S10210"],"S10e00": ["S10e00", "S10f10", "S11010"],"S11e00": ["S11e00", "S11f10", "S12010"]}' orientation="horizontal" size="small"></fsw-palette>