From 4792e81070aa2bed027720875e3c2ea7462f282b Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Tue, 27 Feb 2018 10:07:02 +0100 Subject: Updated API documentantion. --- .../pl.treksoft.kvision.form.text/-rich-text-input/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/api/pl.treksoft.kvision.form.text/-rich-text-input') diff --git a/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/index.html b/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/index.html index c4c1a7f0..02d88253 100644 --- a/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/index.html +++ b/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/index.html @@ -154,6 +154,15 @@ +

afterPostpatch

+ + +open fun afterPostpatch(node: VNode): Unit +

Method called after updating Snabbdom vnode.

+ + + +

blur

-- cgit