Skip to content

Commit 0228a1d

Browse files
committed
Add links
1 parent 45623a2 commit 0228a1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/ui/pages/pages-properties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ page, submit form data, or call an API. Actions are crucial for creating
120120
interactive and functional apps.
121121

122122
In the case of Scaffold (Page) actions, you can establish specific behaviors or
123-
functions that are triggered by certain events related to the page's lifecycle such as **On Page
124-
Load** or **On Phone Shake**.
123+
functions that are triggered by certain events related to the page's lifecycle such as [**On Page
124+
Load**](page-lifecycle.md#on-page-load-action-trigger) or [**On Phone Shake**](page-lifecycle.md#on-phone-shake-action-trigger).
125125

126126
:::info[LEARN MORE]
127127
To learn about the page lifecycle and other methods exposed by FlutterFlow, [**refer to this resource**](page-lifecycle.md).

0 commit comments

Comments
 (0)