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 --- docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html') diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html b/docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html index 903b4d2f..3e9182f5 100644 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html +++ b/docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html @@ -11,5 +11,11 @@ var maxWidth: CssSize?

Maximal width of the current component.

+

Getter
+

Maximal width of the current component.

+

+

Setter
+

Maximal width of the current component.

+

-- cgit