Skip to content

Commit fd74f54

Browse files
committed
Add intro text
1 parent e049b75 commit fd74f54

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/guide/show-fields/dashboard.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Dashboard
22

3-
Class: `Code16\Sharp\Show\Fields\SharpShowDashboardField`
3+
Class: `Code16\Sharp\Show\Fields\SharpShowDashboardField`.
4+
5+
The field allows you to integrate a [Dashboard](../building-dashboard.md) into your Show Page.
46

57
## Constructor
68

docs/guide/show-fields/entity-list.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Class: `Code16\Sharp\Show\Fields\SharpShowEntityListField`
44

5+
The field allows you to integrate an [Entity List](../building-entity-list.md) into your Show Page.
6+
57
## Constructor
68

79
This field needs, as first parameter, either the entity key or the `SharpEntity` class that declares the Entity List which will be included in the Show Page.

0 commit comments

Comments
 (0)