diff --git a/docs/buttons/buttons-icons.html b/docs/buttons/buttons-icons.html index 40d84b38..1dacd89e 100755 --- a/docs/buttons/buttons-icons.html +++ b/docs/buttons/buttons-icons.html @@ -15,31 +15,36 @@
No icon
+No icon
My button -Left icon (default) - data-iconpos="left"
Left icon (default) - data-iconpos="left"
My button -Right icon - data-iconpos="right"
Right icon - data-iconpos="right"
My button -Icon only - data-iconpos="notext"
Icon only - data-iconpos="notext"
My buttonLeft arrow - data-icon="arrow-u"
Left arrow - data-icon="arrow-u"
My button -Right arrow - data-icon="arrow-d"
Right arrow - data-icon="arrow-d"
My button -Up arrow - data-icon="arrow-u"
Up arrow - data-icon="arrow-u"
My button -Down arrow - data-icon="arrow-d"
Down arrow - data-icon="arrow-d"
My button -Delete - data-icon="delete"
Delete - data-icon="delete"
My button -Plus - data-icon="plus"
Plus - data-icon="plus"
My button -Minus - data-icon="minus"
Minus - data-icon="minus"
My button + +Link based button
Link element +Button based button
+Input type="button" based button
+Input type="submit" based button
+Input type="reset" based button
+Input type="image" based button
+