mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Remove entry in-app communication section
This commit is contained in:
parent
a02694860b
commit
33c57e9132
2 changed files with 0 additions and 11 deletions
|
@ -91,10 +91,6 @@ export default defineConfig({
|
|||
label: "Positioning & Layouts",
|
||||
slug: "guide/language/coding/positioning-and-layouts",
|
||||
},
|
||||
{
|
||||
label: "In App Communication",
|
||||
slug: "guide/language/coding/in-app-communication",
|
||||
},
|
||||
{
|
||||
label: "Globals",
|
||||
slug: "guide/language/coding/globals",
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
<!-- Copyright © SixtyFPS GmbH <info@slint.dev> ; SPDX-License-Identifier: MIT -->
|
||||
title: In App Communication
|
||||
description: In App Communication
|
||||
---
|
||||
|
||||
How to communicate between components and views.
|
Loading…
Add table
Add a link
Reference in a new issue