only
only: boolean | undefined
If true, only return instances of from
. Otherwise, return instances of from
and any subclasses of from
.
Defined in
- core/common/src/ViewProps.ts Line 323
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.