Skip to content

pantoken / custom-components

custom-components

Beta

@pantoken/plugin-custom-components — các thành phần tùy chỉnh cho người tiêu thụ hạ nguồn.

Ví dụ

ts
import { toCss } from "@pantoken/css";
import { byTheme } from "@pantoken/tokens";
import { customComponents } from "@pantoken/plugin-custom-components";

const css = toCss(byTheme("rebrand"), { plugins: [customComponents()] });
// appends all custom-component rules to the token sheet

Giao diện

Hàm

Tham chiếu

default

Đổi tên và xuất lại customComponents