Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
andriitserkovnyi committed Jan 16, 2024
1 parent aeeff3d commit 9cd3a48
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Details about the Datasource Dependable service in the components l
template: concept-topic-template
related:
- title: Datasource Trigger
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-trigger.html
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-trigger/datasource-trigger.html
- title: Datasource Http
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-http.html
- title: Datasource Inline Table
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ related:
- title: Datasource Dependable
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-dependable.html
- title: Datasource Trigger
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-trigger.html
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-trigger/datasource-trigger.html
- title: Datasource Inline Table
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-inline-table.html
- title: Datasource Inline
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ related:
- title: Datasource Dependable
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-dependable.html
- title: Datasource Trigger
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-trigger.html
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-trigger/datasource-trigger.html
- title: Datasource Http
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-http.html
- title: Datasource Inline
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ related:
- title: Datasource Dependable
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-dependable.html
- title: Datasource Trigger
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-trigger.html
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-trigger/datasource-trigger.html
- title: Datasource Http
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-http.html
- title: Datasource Inline Table
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Service configuration:
|event | An event type triggered by element. |
|debounce | Delays the emission of values of the next datasource; by default, delays by `300ms`. |
|minCharacters | Emits the trigger element value if the length is greater than or equal to the `minCharacters` property. The default value is `2`. |
|datasource | the next datasource that runs based on the dependent element value, like [http](/docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-http.html). |
|datasource | the next datasource that runs based on the dependent element value, like [http](/docs/scos/dev/front-end-development/{{page.version}}/marketplace/ui-components-library/datasources/datasource-http.html). |


Usage example:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Service configuration:
| event | An event type triggered by element. |
|debounce | Delays the emission of values of the next datasource; by default, delays by `300ms`. |
|minCharacters | Emits the trigger element value if the length is greater than or equal to the `minCharacters` property. The default value is `2`. |
| datasource | The next datasource that runs based on the depended element value (e.g. [http](/docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-http.html). |
| datasource | The next datasource that runs based on the depended element value (e.g. [http](/docs/scos/dev/front-end-development/{{page.version}}/marketplace/ui-components-library/datasources/datasource-http.html). |

Usage example:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Details about the Datasource Dependable service in the components l
template: concept-topic-template
related:
- title: Datasource Trigger
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-trigger.html
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-trigger/datasource-trigger.html
- title: Datasource Http
link: docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-http.html
- title: Datasource Inline Table
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Service configuration:
|event | An event type triggered by element. |
|debounce | Delays the emission of values of the next datasource; by default, delays by `300ms`. |
|minCharacters | Emits the trigger element value if the length is greater than or equal to the `minCharacters` property. The default value is `2`. |
|datasource | the next datasource that runs based on the dependent element value, like [http](/docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-http.html). |
|datasource | the next datasource that runs based on the dependent element value, like [http](/docs/scos/dev/front-end-development/{{page.version}}/marketplace/ui-components-library/datasources/datasource-http.html). |


Usage example:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Service configuration:
| event | An event type triggered by element. |
|debounce | Delays the emission of values of the next datasource; by default, delays by `300ms`. |
|minCharacters | Emits the trigger element value if the length is greater than or equal to the `minCharacters` property. The default value is `2`. |
| datasource | The next datasource that runs based on the depended element value (e.g. [http](/docs/scos/dev/front-end-development/page.version/marketplace/ui-components-library/datasources/datasource-http.html). |
| datasource | The next datasource that runs based on the depended element value (e.g. [http](/docs/scos/dev/front-end-development/{{page.version}}/marketplace/ui-components-library/datasources/datasource-http.html). |

Usage example:

Expand Down

0 comments on commit 9cd3a48

Please sign in to comment.