Skip to content

pantoken / formats/dtcg/src / byTheme

دالة: byTheme()

byTheme(theme): DtcgDoc

بيتا

ابحث عن مستند DTCG الخاص بالسمة بناءً على الاسم.

المعلمات

theme

Theme

القيم المرجعة

DtcgDoc

مثال

ts
import { byTheme } from "@pantoken/dtcg";

const doc = byTheme("canvasHighContrast");