You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/docs/slides/app-slide-split/app-slide-split.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,5 +160,7 @@ The following theming options will affect this component if set on its host or p
160
160
| --slide-split-text-align | inherit | Modify for example to center if you want to align the text in the middle |
161
161
| --slide-split-title-display | none | The `slot` title is per default hidden even if you provide it. If you wish to displays it, modify this attribute |
162
162
| --zIndex | 1 | The z-index of the slide |
163
+
| --slide-split-display-start | flex | Start side display property |
164
+
| --slide-split-display-end | flex | End side display property |
0 commit comments