inertiajs-transform-props

inertiajs-transform-props JS library on GitHub inertiajs-transform-props JS library on npm Download inertiajs-transform-props JS library

This package allows you to transform the props you get from Inertia before getting them in your Vue Component. It's a good replacement for the old Interia `transformProps` which has been removed.

Version 1.2.0 License ISC
inertiajs-transform-props has no homepage
inertiajs-transform-props JS library on GitHub
inertiajs-transform-props JS library on npm
Download inertiajs-transform-props JS library
Keywords
inertia-jsinertiavuevue3laraveltypescripttransformPropsprops
INSTALL
Type:
<script type="module"> import inertiajsTransformProps from 'https://cdn.jsdelivr.net/npm/inertiajs-transform-props@1.2.0/+esm' </script>
Learn more