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.panel/-grid-panel/justify-items.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/api/pl.treksoft.kvision.panel/-grid-panel/justify-items.html') diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/justify-items.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/justify-items.html index 1956fad8..d2a8d1e9 100644 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/justify-items.html +++ b/docs/api/pl.treksoft.kvision.panel/-grid-panel/justify-items.html @@ -9,7 +9,13 @@

justifyItems

-var justifyItems: GRIDJUSTIFY? +var justifyItems: GridJustify?

CSS grid items justification.

+

Getter
+

CSS grid items justification.

+

+

Setter
+

CSS grid items justification.

+

-- cgit