update examples
This commit is contained in:
parent
c8cdcc92c0
commit
7284ae4ddf
2 changed files with 6 additions and 3 deletions
|
|
@ -143,6 +143,11 @@ Ox.load({Geo: {}, UI: {}, Unicode: {}}, function() {
|
|||
},
|
||||
{
|
||||
description: 'Checkbox with label',
|
||||
label: 'Check me',
|
||||
width: 128
|
||||
},
|
||||
{
|
||||
description: 'Checkbox with title',
|
||||
title: 'Check me',
|
||||
width: 128
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue