Variable popAttrsConst

popAttrs: {
    keep: string;
    skip: string;
} = ...

Contains the attribute names interpreted specially by popStyles

Type declaration

  • keep: string
  • skip: string