BlueShoes ListRegister Example 4
This is an example of the ListRegister component.
- Rather short list.
- Uses initByList(); inits the component by html code.
- Characters A-Z with no content are hidden (see var emptyChar).
- Sorting the elements because the html output is not sorted (see var sort).
- aff
- abb
- acc
- aaa
- add
- aee
- baa
- bcc
- bdd
- bbb
- daa
- dcc
- dbb
- ddd
- eaa
- ecc
- edd
- ebb
- fbb
- faa
- fdd
- fcc
- fee