From 3003b2200393878f75c8de54d0141bdb26f18d17 Mon Sep 17 00:00:00 2001 From: "ugrc-release-bot[bot]" <113075024+ugrc-release-bot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:57:32 +0000 Subject: [PATCH] docs: update config docs --- docs/config-properties-default-tabs-number.md | 3 +++ docs/config.md | 19 +++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 docs/config-properties-default-tabs-number.md diff --git a/docs/config-properties-default-tabs-number.md b/docs/config-properties-default-tabs-number.md new file mode 100644 index 0000000..42414c0 --- /dev/null +++ b/docs/config-properties-default-tabs-number.md @@ -0,0 +1,3 @@ +## defaultTabsNum Type + +`integer` ([Default Tabs Number](config-properties-default-tabs-number.md)) diff --git a/docs/config.md b/docs/config.md index 6dc2ef2..bf3747d 100644 --- a/docs/config.md +++ b/docs/config.md @@ -15,6 +15,7 @@ | [translations](#translations) | `object` | Required | cannot be null | [WFRC App](config-properties-translations.md "https://wfrc.org/wasatch-choice-map/config.schema.json#/properties/translations") | | [maxTabsAllowed](#maxtabsallowed) | `integer` | Required | cannot be null | [WFRC App](config-properties-max-tabs-allowed.md "https://wfrc.org/wasatch-choice-map/config.schema.json#/properties/maxTabsAllowed") | | [projectInformation](#projectinformation) | `object` | Required | cannot be null | [WFRC App](config-properties-project-information-widget-configuration.md "https://wfrc.org/wasatch-choice-map/config.schema.json#/properties/projectInformation") | +| [defaultTabsNum](#defaulttabsnum) | `integer` | Required | cannot be null | [WFRC App](config-properties-default-tabs-number.md "https://wfrc.org/wasatch-choice-map/config.schema.json#/properties/defaultTabsNum") | | [$schema](#schema) | `string` | Optional | cannot be null | [WFRC App](config-properties-schema.md "https://wfrc.org/wasatch-choice-map/config.schema.json#/properties/$schema") | ## mapInfos @@ -179,6 +180,24 @@ Restricts the number of tabs that a user is allowed to add. `object` ([Project Information widget configuration](config-properties-project-information-widget-configuration.md)) +## defaultTabsNum + +The number of tabs that are open by default + +`defaultTabsNum` + +* is required + +* Type: `integer` ([Default Tabs Number](config-properties-default-tabs-number.md)) + +* cannot be null + +* defined in: [WFRC App](config-properties-default-tabs-number.md "https://wfrc.org/wasatch-choice-map/config.schema.json#/properties/defaultTabsNum") + +### defaultTabsNum Type + +`integer` ([Default Tabs Number](config-properties-default-tabs-number.md)) + ## $schema This should be set to