Movatterモバイル変換


[0]ホーム

URL:


⭐ Leave 🐻‍❄️ a star →
Documentation
Components
Link

Link

Link is a simple wrapper around the native<a> HTML element, providing styling that integrates well with the Kuma UI ecosystem.

Import

import { Link }from"@kuma-ui/core";

Usage

Visit kuma-ui.com
constLinkExample= ()=> {return (    <Linkhref="https://example.com"target="_blank">Visit example.com</Link>  );};

Props

Link accepts all the same props as a standard HTMLa (opens in a new tab) element.

ButtonImage

[8]ページ先頭

©2009-2025 Movatter.jp