From 107481f9ad5783daed68de8dadea65be57a6266b Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 1 Mar 2018 14:21:24 +0100 Subject: Site initial commit --- .../-check-box-style/index.html | 61 ---------------------- 1 file changed, 61 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.form.check/-check-box-style/index.html (limited to 'docs/api/pl.treksoft.kvision.form.check/-check-box-style/index.html') diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/index.html b/docs/api/pl.treksoft.kvision.form.check/-check-box-style/index.html deleted file mode 100644 index 6a433927..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - -CheckBoxStyle - kvision - - - -kvision / pl.treksoft.kvision.form.check / CheckBoxStyle
-
-

CheckBoxStyle

-enum class CheckBoxStyle -

Checkbox style options.

-

Enum Values

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

DEFAULT

-
-
-

PRIMARY

-
-
-

SUCCESS

-
-
-

INFO

-
-
-

WARNING

-
-
-

DANGER

-
-
- - -- cgit