Installation and Configuration
1. Install the Component
2. Configure API
How to Use
1. Using Server Actions
Each server action accepts a search term and a Page parameter for pagination. The results are returned as a list of BookRecord structures containing the book’s title, author, publish year, ISBN,etc.
2. Using the UI Block
3. Example Usage