From 9556bc928336c82b03385919634ca3e5db51bb15 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Sun, 2 Aug 2020 23:54:48 +0530 Subject: [PATCH] Update README.md --- Standard UI Components/README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Standard UI Components/README.md b/Standard UI Components/README.md index 776cbfe..db331b8 100644 --- a/Standard UI Components/README.md +++ b/Standard UI Components/README.md @@ -2,10 +2,16 @@ ## Overview -These components are based on HTML5 custom elements API. -It uses 'sm' namespace for all components. So every component tag starts with ***'sm-'.*** +These components are based on HTML5 custom elements API. This is an attempt to unify UI development patterns and elements that are used multiple times throughout any general web app.It uses 'sm' namespace for all components. So every component tag starts with ***'sm-'.*** -They can replace some older UI elements like `` `` `