Color Modifiers
- - -Size variations
- -- - Small - - - - Medium - - - - Large - -
- - -Extra
- -- You can also make tooltips... -
- -- Hmm...So you don't like sharp edges? -
- -- You can omit the arrow too. -
- -diff --git a/demo.html b/demo.html deleted file mode 100644 index 3a1bf7b..0000000 --- a/demo.html +++ /dev/null @@ -1,361 +0,0 @@ - - -
- - -- - Small - - - - Medium - - - - Large - -
- - -- You can also make tooltips... -
- -- Hmm...So you don't like sharp edges? -
- -- You can omit the arrow too. -
- -aria-label
attribute to specify your tooltip text in support of accessibility. Though, you can always use data-hint
attribute instead. Read more about aria-label
here.
-
-