From c1007709a6231dccf3ce0b9702fa090477af1ed3 Mon Sep 17 00:00:00 2001 From: Jordan Scales Date: Tue, 21 Apr 2020 16:24:46 -0400 Subject: [PATCH] add groupbox documentation --- docs/index.html | 116 ++++++++++++++++++++++++++++++++++++++++++-- docs/index.html.ejs | 76 +++++++++++++++++++++++++++-- 2 files changed, 184 insertions(+), 8 deletions(-) diff --git a/docs/index.html b/docs/index.html index cf11477..8a2877a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -17,9 +17,10 @@
  • Button
  • Checkbox
  • OptionButton
  • -
  • Fieldset
  • +
  • GroupBox
  • TextBox
  • Multiline TextBox
  • +
  • Dropdown
  • Dialog