nameSearch Readonly
nameSearch: string | undefined
A string to filter view names. May include wildcards if the nameCompare
uses LIKE or GLOB (see SQLite documentation for LIKE and GLOB).
Defined in
- core/common/src/ViewProps.ts Line 304
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.