From 61545b3f1fb1844af350d187edd26285e98f0466 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 26 Feb 2018 14:21:46 +0100 Subject: API documentation update --- .../pl.treksoft.kvision.core/-styled-component/border-bottom.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html') diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html b/docs/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html index 96f2745b..c8d4c6fc 100644 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html +++ b/docs/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html @@ -11,5 +11,11 @@ var borderBottom: Border?

Bottom border of the current component.

+

Getter
+

Bottom border of the current component.

+

+

Setter
+

Bottom border of the current component.

+

-- cgit