mirror of
https://github.com/google/blockly.git
synced 2026-01-12 11:27:14 +01:00
New label and title case
This commit is contained in:
committed by
GitHub
parent
a47ddcb976
commit
463e42e375
@@ -1190,9 +1190,10 @@ h1 {
|
||||
<block type="example_dropdown_long"></block>
|
||||
<block type="example_dropdown_images"></block>
|
||||
<block type="example_dropdown_images_and_text"></block>
|
||||
<button text="add option" callbackKey="addDynamicOption"></button>
|
||||
<button text="remove option" callbackKey="removeDynamicOption"></button>
|
||||
<label text="Dynamic Drop-downs"></label>
|
||||
<block type="test_dropdown_dynamic"></block>
|
||||
<button text="Add option" callbackKey="addDynamicOption"></button>
|
||||
<button text="Remove option" callbackKey="removeDynamicOption"></button>
|
||||
<label text="Others"></label>
|
||||
<block type="example_angle"></block>
|
||||
<block type="example_date"></block>
|
||||
|
||||
Reference in New Issue
Block a user