Skip to content
Snippets Groups Projects
Commit ed799d0f authored by Alice Poggioli's avatar Alice Poggioli
Browse files

Fix link widget form

parent 88b98e2d
No related branches found
No related tags found
1 merge request!19Enum dropdown radio solid-form-search
Pipeline #6354 passed
...@@ -15,8 +15,8 @@ Mixins ...@@ -15,8 +15,8 @@ Mixins
This component uses the following mixins: This component uses the following mixins:
- `store-mixin <store-mixin>`__ - `store-mixin <https://docs.startinblox.com/import_documentation/Widgets/store-mixin.html>`__
- `widget-mixin <widget-mixin>`__ - `widget-mixin <https://docs.startinblox.com/import_documentation/Widgets/widget-mixin.html>`__
Please check their documentation to know more about their capabilities. Please check their documentation to know more about their capabilities.
...@@ -59,7 +59,7 @@ Attributes ...@@ -59,7 +59,7 @@ Attributes
Widgets Widgets
------- -------
By default, the widget used is ``<solid-form-label-text>``. Cf the By default, the widget used is ``<solid-form-label-text>``. Cf the
`../Widgets/Form widgets <form-widgets>`__ page for more info. `Widget Form <https://docs.startinblox.com/import_documentation/Widgets/form-widgets.html>`__ page for more info.
Events Events
......
...@@ -67,7 +67,7 @@ Welcome to Startinblox's documentation! ...@@ -67,7 +67,7 @@ Welcome to Startinblox's documentation!
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Mixins: :caption: Widget:
import_documentation/Widgets/display-widgets import_documentation/Widgets/display-widgets
import_documentation/Widgets/form-widgets import_documentation/Widgets/form-widgets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment