/ client_code / MessagePill / form_template.yaml
form_template.yaml
 1  components:
 2  - data_bindings: []
 3    layout_properties: {grid_position: 'XOVYVY,IBMHOM'}
 4    name: label
 5    properties: {align: left, background: '', bold: false, border: '', font: '', font_size: null, foreground: '', icon: '', icon_align: left, italic: false, role: null, spacing_above: small, spacing_below: small, text: '', tooltip: '', underline: false, visible: true}
 6    type: Label
 7  container:
 8    properties: {col_widths: '{}'}
 9    type: ColumnPanel
10  custom_component: true
11  is_package: true
12  properties:
13  - {default_binding_prop: true, default_value: info, name: level, type: string}
14  - {default_value: '', name: message, type: string}