GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

FixedComponents

API/Type Aliases/FixedComponents
seyfert/lib/builders/types.d.ts

Signature

export type FixedComponents<T = Button> = T extends Button ? ButtonLink | ButtonID : T;

Members

This export does not declare public properties or methods in the generated declaration file.