Skip to content

pantoken / renderers/pendo/src / buildPendoCss

Feidhm: buildPendoCss()

buildPendoCss(options?): string

Béite

Tóg an stíleán treorach Pendo.

Paraiméadair

options?

BuildPendoCssOptions = {}

BuildPendoCssOptions.

Tuairisceáin

string

An CSS comhdhéanta.

Samplaí

Tógáil réamhshocraithe athbhrandála (scópáilte, !important, scagtha)

ts
import { buildPendoCss } from "@pantoken/pendo";

const css = buildPendoCss();

Téama Canvas, neamhscópáilte, coinnigh an tacar iomlán de thóicíní

ts
import { buildPendoCss } from "@pantoken/pendo";

const css = buildPendoCss({ theme: "canvas", scope: false, prune: false });