-
Notifications
You must be signed in to change notification settings - Fork 21
Vuetify: page‐title (PageTitleComponent)
Mike Lyttle edited this page Jun 20, 2023
·
1 revision
- Swap
<page‐title>
for<PageTitleComponent>
. - The default slot has been replaced with an "append" slot, to mirror behaviour of the "prepend" slot.
- Wrap default slot content with a
<template #append></template>
tag.
- Wrap default slot content with a
- Adequate spacing around slots is now handled within the component, so margins can be removed when providing slot content.
-
Developer Standard and Processes
-
Workstation Setup
-
IDE Configuration
-
Application Config
-
RedHat SSO Authorization Server
-
Known Issues