#se-input input element webcomponent create partially did
This commit is contained in:
@@ -151,6 +151,9 @@
|
||||
<span>id:</span>
|
||||
<input id="elem_id" class="attr_changer" data-attr="id" size="10" type="text" />
|
||||
</label>
|
||||
|
||||
<se-input id="elem_id" inputsize="30px" type="text" label="id:"></se-input>
|
||||
|
||||
<label id="classLabel" title="Element class">
|
||||
<span>class:</span>
|
||||
<input id="elem_class" class="attr_changer" data-attr="class" size="10" type="text" />
|
||||
|
||||
Reference in New Issue
Block a user