安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Inertia. js - The Modern Monolith
Inertia js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers
- Upgrade Guide for v3. 0 - Inertia. js Documentation
What’s New Inertia js v3 0 is a major release focused on simplicity and developer experience Axios has been replaced with a built-in XHR client for a smaller bundle, SSR now works out of the box during development without a separate Node js server, and the new @inertiajs vite plugin handles page resolution and SSR configuration automatically This release also introduces standalone HTTP
- Forms - Inertia. js Documentation
Form Component Inertia provides a <Form> component that behaves much like a classic HTML form, but uses Inertia under the hood to avoid full page reloads This is the simplest way to get started with forms in Inertia
- Introduction - Inertia. js Documentation
Inertia is a new approach to building classic server-driven web apps We call it the modern monolith Inertia allows you to create fully client-side rendered, single-page apps, without the complexity that comes with modern SPAs It does this by leveraging existing server-side patterns that you already love
- Links - Inertia. js Documentation
By default, Inertia renders links as anchor <a> elements However, you can change the tag using the as prop
- Client-Side Setup - Inertia. js Documentation
Once you have your server-side framework configured, you then need to setup your client-side framework Inertia currently provides support for React, Vue, and Svelte
- Server-Side Setup - Inertia. js Documentation
Inertia is fine-tuned for Laravel, so the documentation examples on this website utilize Laravel For examples of using Inertia with other server-side frameworks, please refer to the framework specific documentation maintained by that adapter
- Introduction - Inertia. js Documentation
Inertia is a new approach to building classic server-driven web apps We call it the modern monolith Inertia allows you to create fully client-side rendered, single-page apps, without the complexity that comes with modern SPAs It does this by leveraging existing server-side patterns that you already love
|
|
|