Skip to content

Link

Inline link that opens external URLs.

import { Link } from '@truongdq01/ui';
<Link href="https://example.com">Open website</Link>;
  • Refer to the component props in the API reference or source for advanced configuration.