From fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 26 Oct 2019 00:17:24 +0200 Subject: API documentation for KVision 2.0.0 --- .../-button-style/index.html | 78 ++++++++++++++++++++-- 1 file changed, 74 insertions(+), 4 deletions(-) (limited to 'api/pl.treksoft.kvision.html/-button-style/index.html') diff --git a/api/pl.treksoft.kvision.html/-button-style/index.html b/api/pl.treksoft.kvision.html/-button-style/index.html index d3e03a81..7b57037b 100644 --- a/api/pl.treksoft.kvision.html/-button-style/index.html +++ b/api/pl.treksoft.kvision.html/-button-style/index.html @@ -15,14 +15,14 @@ -

DEFAULT

+

PRIMARY

-

PRIMARY

+

SECONDARY

@@ -36,7 +36,7 @@ -

INFO

+

DANGER

@@ -50,7 +50,21 @@ -

DANGER

+

INFO

+ + + + + + +

LIGHT

+ + + + + + +

DARK

@@ -62,6 +76,62 @@ + + +

OUTLINEPRIMARY

+ + + + + + +

OUTLINESECONDARY

+ + + + + + +

OUTLINESUCCESS

+ + + + + + +

OUTLINEDANGER

+ + + + + + +

OUTLINEWARNING

+ + + + + + +

OUTLINEINFO

+ + + + + + +

OUTLINELIGHT

+ + + + + + +

OUTLINEDARK

+ + + +

Properties

-- cgit