From 8b4af2f3ba00524dc8b53e2155b772ee8a0a2c2a Mon Sep 17 00:00:00 2001 From: Aman Regu Date: Tue, 16 Apr 2024 15:34:18 +0530 Subject: [PATCH] fix: button.md --- docs/docs/widgets/button.md | 2 +- docs/versioned_docs/version-2.17.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.18.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.19.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.22.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.23.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.24.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.25.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.27.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.29.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.30.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.33.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.34.0/widgets/button.md | 2 +- docs/versioned_docs/version-2.35.0/widgets/button.md | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/docs/widgets/button.md b/docs/docs/widgets/button.md index 84c68fdab4..c708bd689e 100644 --- a/docs/docs/widgets/button.md +++ b/docs/docs/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo |
Property
|
Description
|
Expected Value
| | :----------- | :----------- | :----------- | | Button text | Used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| Loading state | The loading state is used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to ``{{true}}`` or ``{{false}}`` | +| Loading state | The loading state is used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | diff --git a/docs/versioned_docs/version-2.17.0/widgets/button.md b/docs/versioned_docs/version-2.17.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.17.0/widgets/button.md +++ b/docs/versioned_docs/version-2.17.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.18.0/widgets/button.md b/docs/versioned_docs/version-2.18.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.18.0/widgets/button.md +++ b/docs/versioned_docs/version-2.18.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.19.0/widgets/button.md b/docs/versioned_docs/version-2.19.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.19.0/widgets/button.md +++ b/docs/versioned_docs/version-2.19.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.22.0/widgets/button.md b/docs/versioned_docs/version-2.22.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.22.0/widgets/button.md +++ b/docs/versioned_docs/version-2.22.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.23.0/widgets/button.md b/docs/versioned_docs/version-2.23.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.23.0/widgets/button.md +++ b/docs/versioned_docs/version-2.23.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.24.0/widgets/button.md b/docs/versioned_docs/version-2.24.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.24.0/widgets/button.md +++ b/docs/versioned_docs/version-2.24.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.25.0/widgets/button.md b/docs/versioned_docs/version-2.25.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.25.0/widgets/button.md +++ b/docs/versioned_docs/version-2.25.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.27.0/widgets/button.md b/docs/versioned_docs/version-2.27.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.27.0/widgets/button.md +++ b/docs/versioned_docs/version-2.27.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.29.0/widgets/button.md b/docs/versioned_docs/version-2.29.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.29.0/widgets/button.md +++ b/docs/versioned_docs/version-2.29.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.30.0/widgets/button.md b/docs/versioned_docs/version-2.30.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.30.0/widgets/button.md +++ b/docs/versioned_docs/version-2.30.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.33.0/widgets/button.md b/docs/versioned_docs/version-2.33.0/widgets/button.md index b0b43280a5..b8d5f1c2bd 100644 --- a/docs/versioned_docs/version-2.33.0/widgets/button.md +++ b/docs/versioned_docs/version-2.33.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo | Property | Description | Expected value | | :----------- | :----------- | :----------- | | **Button Text** | It can be used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}`` or `{{false}}`` | +| **Loading state** | The loading state can be used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | ## Events diff --git a/docs/versioned_docs/version-2.34.0/widgets/button.md b/docs/versioned_docs/version-2.34.0/widgets/button.md index 84c68fdab4..c708bd689e 100644 --- a/docs/versioned_docs/version-2.34.0/widgets/button.md +++ b/docs/versioned_docs/version-2.34.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo |
Property
|
Description
|
Expected Value
| | :----------- | :----------- | :----------- | | Button text | Used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| Loading state | The loading state is used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to ``{{true}}`` or ``{{false}}`` | +| Loading state | The loading state is used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` | diff --git a/docs/versioned_docs/version-2.35.0/widgets/button.md b/docs/versioned_docs/version-2.35.0/widgets/button.md index 84c68fdab4..c708bd689e 100644 --- a/docs/versioned_docs/version-2.35.0/widgets/button.md +++ b/docs/versioned_docs/version-2.35.0/widgets/button.md @@ -13,7 +13,7 @@ Button component can be used to trigger an action. It can be used to submit a fo |
Property
|
Description
|
Expected Value
| | :----------- | :----------- | :----------- | | Button text | Used to set the label of the button. | Any **String** value: `Send Message`, `Delete`, or `{{queries.xyz.data.action}}` | -| Loading state | The loading state is used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to ``{{true}}`` or ``{{false}}`` | +| Loading state | The loading state is used to show a spinner as the button content. Loading state is commonly used with isLoading property of the queries to show a loading status while a query is being run. | Toggle the switch **On** or click on **fx** to programmatically set the value to `{{true}}` or `{{false}}` |