Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
General documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Documentation
General documentation
Merge requests
!62
Update doc, internal links, layout
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update doc, internal links, layout
maj-documentation
into
dev
Overview
0
Commits
1
Pipelines
0
Changes
12
Merged
Ghost User
requested to merge
maj-documentation
into
dev
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
12
Expand
Internal links added between :
Reference widget API and
solid-display, solid-form, solid-form-search, solid-table pages.
Internal links added between :
concerned attributes in List attributes and
solid-form, solid-form-search, widget-mixin, store-mixin, validation-mixin pages.
Add validation-mixin in index.html.
Add solid-table attributes in attributes list.
Layout for paginate-mixin, grouper-mixin.
0
0
Merge request reports
Compare
dev
dev (base)
and
latest version
latest version
1927587c
1 commit,
4 years ago
12 files
+
137
−
75
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
Search (e.g. *.vue) (Ctrl+P)
source/import_documentation/Components/Solid-Display.rst
+
4
−
4
Options
@@ -55,14 +55,14 @@ Attributes
a field as it would result in an infinite loop.
``child-[field]``
~~~~~~~~~~~~~
a
dd attribute ``[field]`` to all children.
~~~~~~~~~~~~~
~~~~
A
dd attribute ``[field]`` to all children.
Widgets
-------
By default, the widget used is ``<solid-display-div>``. Cf the
`Widget <
https://docs.startinblox.com/import_documentation/Widgets/Reference.html>`__
page for more info.
By default, the widget used is ``<solid-display-div>``. Cf the
:ref:
`Widget <
reference>`
page for more info.
Events
Loading