import { Link } from '@inertiajs/vue3' <Link href="/logout" method="post" as="button" type="button">Logout</Link> // Renders as.
確定! 回上一頁