Skip to content

Commit 3d2f343

Browse files
committed
Document lazyPlaceholder in upgrade docs
1 parent e4cc92b commit 3d2f343

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

versioned_docs/version-6.x/upgrading-from-5.x.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,10 @@ To keep the same behavior as before, you can specify these in `screenOptions`.
281281

282282
Similar to bottom tabs, the `lazy` prop is now moved to `options` for material top tabs.
283283

284+
### The `lazyPlaceholder` prop is moved to `lazyPlaceholder` option for per-screen configuration for material top tabs
285+
286+
The `lazyPlaceholder` prop is now moved to `options` for material top tabs so you can configure a placeholder in each screen's options.
287+
284288
### The default value for `backBehavior` is now `firstRoute` for material top tabs tabs
285289

286290
Similar to bottom tabs, material top tabs now uses `firstRoute` for the `backBehavior` prop as well.

0 commit comments

Comments
 (0)