API: The Component API: The Component This component is used to provide navigations between page components and enhance performances with smart prefetching. The <nuxt-lin...
Documentation Import Getting Started Rows and TotalRecords PageLinks Rows Per Page Properties Events Styling Dependencies Source PaginatorPaginator is a generic widget ...
Automatic Static Optimization How it works Caveats Automatic Static Optimization Next.js automatically determines that a page is static (can be prerendered) if it has no bloc...
Using huge pages with virtual machines Prerequisites What huge pages do Configuring huge pages for virtual machines Using huge pages with virtual machines You can use huge pa...
App Layout Basic Layout Advanced Layout Initialize App App Layout First thing we should do for our App is to create index.html file with app’s skeleton. <!DOCTYPE html> <...
Query data Query SQL from the web console More Druid SQL examples Query over time General group by Query SQL over HTTP Further reading Query data This tutorial demonstrate...
Views App Template Layouts Default Layout Custom Layout Error Page Pages HTML Head Default Meta Tags Custom Meta Tags for a Page Views The Views section describes all ...