Skip to content

Commit 30ee255

Browse files
committed
Changes to ReadMe
1 parent 7e8bf43 commit 30ee255

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
# sse
1+
# sse
2+
3+
Step 1. Create a Component which have 4 buttons [reuse that component 4 times]
4+
![Image of Step-1](https://github.com/ui-test/sse/blob/master/assets/images/step1.png?raw=true)
5+
Step 2. In any component if you click button 1, the component 1 get close and the layout get rearrange automatically. [In HD Screen 1366px X 768 => 2 column layout]
6+
7+
Step 3. Similarly, All button should close the respected component.
8+
Step 4. If the button clicked again the closed Component should appear again.
9+
The square 1,2,3,4 are buttons. The number present inside circle is denoting the individual component.
10+
11+
Note:
12+
1. Use Angular 2+ any version.
13+
2. Push the code in github and share the link.
14+
3. If you publish in Heroku its plus.

assets/images/step1.png

20.9 KB
Loading

0 commit comments

Comments
 (0)