Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Prefixer

Hierarchy

  • Prefixer

Index

Properties

Properties

prefixDecl

prefixDecl: function

Type declaration

    • (prop: string, value: string): string | undefined
    • Parameters

      • prop: string
      • value: string

      Returns string | undefined

prefixSel

prefixSel: function

Type declaration

    • (sel: string): string | undefined
    • Parameters

      • sel: string

      Returns string | undefined

Generated using TypeDoc