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. --- docs/api/pl.treksoft.kvision.form.text/-text-input/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/api/pl.treksoft.kvision.form.text/-text-input') diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input/index.html b/docs/api/pl.treksoft.kvision.form.text/-text-input/index.html index 98691051..676988c4 100644 --- a/docs/api/pl.treksoft.kvision.form.text/-text-input/index.html +++ b/docs/api/pl.treksoft.kvision.form.text/-text-input/index.html @@ -168,6 +168,15 @@ +

afterPostpatch

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

Method called after updating Snabbdom vnode.

+ + + +

blur

-- cgit