diff --git a/docs/content/3.forms/4.select-menu.md b/docs/content/3.forms/4.select-menu.md index b44ea6e4..f34bca31 100644 --- a/docs/content/3.forms/4.select-menu.md +++ b/docs/content/3.forms/4.select-menu.md @@ -1,4 +1,5 @@ --- +title: SelectMenu description: Display a select menu with advanced features. links: - label: GitHub diff --git a/docs/content/3.forms/9.form-group.md b/docs/content/3.forms/9.form-group.md index 44bcd68d..fd9b27e4 100644 --- a/docs/content/3.forms/9.form-group.md +++ b/docs/content/3.forms/9.form-group.md @@ -1,4 +1,5 @@ --- +title: FormGroup description: Display a label and additional informations around a form element. links: - label: GitHub diff --git a/docs/content/5.navigation/1.vertical-navigation.md b/docs/content/5.navigation/1.vertical-navigation.md index 4dd78ebd..8b4311b8 100644 --- a/docs/content/5.navigation/1.vertical-navigation.md +++ b/docs/content/5.navigation/1.vertical-navigation.md @@ -1,4 +1,5 @@ --- +title: VerticalNavigation description: Display a vertical navigation. links: - label: GitHub diff --git a/docs/content/5.navigation/2.command-palette.md b/docs/content/5.navigation/2.command-palette.md index e41fa4d9..5c82e585 100644 --- a/docs/content/5.navigation/2.command-palette.md +++ b/docs/content/5.navigation/2.command-palette.md @@ -1,4 +1,5 @@ --- +title: CommandPalette description: Add a customizable command palette to your app. links: - label: GitHub diff --git a/docs/content/6.overlays/5.context-menu.md b/docs/content/6.overlays/5.context-menu.md index e70e4c8d..29ef9261 100644 --- a/docs/content/6.overlays/5.context-menu.md +++ b/docs/content/6.overlays/5.context-menu.md @@ -1,4 +1,5 @@ --- +title: ContextMenu description: Display a menu that appears on right click. links: - label: GitHub