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/margin-bottom.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html') diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html b/docs/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html index d164cca3..ba19712e 100644 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html +++ b/docs/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html @@ -11,5 +11,11 @@ var marginBottom: CssSize?

Bottom margin of the current component.

+

Getter
+

Bottom margin of the current component.

+

+

Setter
+

Bottom margin of the current component.

+

-- cgit