Docs Components Uncategorized

FontLinks

Installation

API Reference

Import

import { FontLinks } from "@grassroot/ui-react";

This adapter takes no props, emits no events, and names no content regions — import it and it renders from the shared contract.

Import

import { FontLinks } from "@grassroot/ui-vue";

This adapter takes no props, emits no events, and names no content regions — import it and it renders from the shared contract.

Import

import { Component } from "@angular/core";
import { GrassrootFontLinks } from "@grassroot/ui-angular";

This adapter takes no props, emits no events, and names no content regions — import it and it renders from the shared contract.

Import

import { FontLinks } from "@grassroot/ui-svelte";

This adapter takes no props, emits no events, and names no content regions — import it and it renders from the shared contract.

Import

import { FontLinks } from "@grassroot/ui-solid";

This adapter takes no props, emits no events, and names no content regions — import it and it renders from the shared contract.