From c1a71f2fb000ee0fc8b8189bd35d77a4b431d940 Mon Sep 17 00:00:00 2001 From: Desislava Mihaylova Date: Thu, 14 Apr 2016 16:23:47 +0300 Subject: [PATCH] docs: Update calls --- docs/combobox/api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/combobox/api.md b/docs/combobox/api.md index 01faa53..1a0f1ae 100644 --- a/docs/combobox/api.md +++ b/docs/combobox/api.md @@ -12,7 +12,7 @@ Represents the Kendo UI ComboBox component for React. ## Features -#### show `Boolean` +#### show `Boolean`*(default: "true")* #### disabled `Boolean`*(default: "false")* @@ -20,7 +20,7 @@ Represents the Kendo UI ComboBox component for React. #### height `Number|String` -#### highlight `Boolean` +#### highlight `Boolean`*(default: "true")* #### minLength `Number`