-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# adapt-img-text-reveal | ||
<p>This component reveals the text information when user clicks on the graphic. The text information slides down under the graphic.</p><p>The duration or speed of the slide down animation is given in milliseconds; higher values indicate slower animations, not faster ones. The strings 'fast' and 'slow' can be supplied to indicate durations of 200 and 600 milliseconds, respectively. If any other string is supplied, or if the duration parameter is omitted, the default duration of 400 milliseconds is used.</p><img src="./Adapt-img-text-reveal component screenshot.jpg" alt="Adapt-img-text-reveal component screenshot"/><p>Developed by Saral Sharma: [email protected]</p> | ||
<p>This component reveals the text information when user clicks on the graphic. The text information slides down under the graphic.</p><p>The duration or speed of the slide down animation is given in milliseconds; higher values indicate slower animations, not faster ones. The strings 'fast' and 'slow' can be supplied to indicate durations of 200 and 600 milliseconds, respectively. If any other string is supplied, or if the duration parameter is omitted, the default duration of 400 milliseconds is used.</p><img src="https://raw.githubusercontent.com/saralsharma/adapt-img-text-reveal/master/img-text-reveal-component-screenshot.jpg" alt="Adapt-img-text-reveal component screenshot"/><p>Developed by Saral Sharma: [email protected]</p> |