Search
Commands
open
open
Opens the search aside.
close
close
Closes the search aside.
query
query
Opens the search aside and executes a search for the passed query text.
Events
onSearch
onSearch
This subscription will trigger when a search is performed in the Flipbook.
The callback contains a value/result with the following properties:
Property
Type
Description
query
string
Search query that was used
results
number
Amount of search results found in Flipbook for the query
Last updated