GoogleApi.ContentWarehouse.V1.Model.SdrScrollToOnPageMatches
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Number of matches in the page when using text alone, prefix + text, text + suffix, and prefix + text + suffix. The match is case-insensitive to align with go/scroll-to behavior.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
text
(type:integer()
, default:nil
)
- -
textWithPrefix
(type:integer()
, default:nil
)
- -
textWithPrefixSuffix
(type:integer()
, default:nil
)
- -
textWithSuffix
(type:integer()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SdrScrollToOnPageMatches