Skip to content

Commit 2f8c10b

Browse files
author
pipeline
committed
documentation(EJ2-3105): Button description changes
1 parent 1fd5571 commit 2f8c10b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/button/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</div>
6161
<div id="description">
6262
<p>
63-
Button is used to perform an action by clicking it. It supports both text and icons.
63+
Button is a graphical user interface element that triggers an event on its click action. It can contain a text, an image, or both.
6464
</p>
6565
<p>
6666
In this sample, Play button is a toggle button and it can been enabled using <b>isToggle</b> property. To change text and icon you have to handle click event.

0 commit comments

Comments
 (0)