mznjs API Documentation - v0.0.31-beta.5
    Preparing search index...

    Function useBEM

    • Type Parameters

      • B extends string

      Parameters

      • block: B

      Returns BEM<B>

    • Type Parameters

      • B extends string
      • N extends string

      Parameters

      • block: B
      • namespace: N

      Returns NBEM<B, N>

    • Type Parameters

      • B extends string
      • N extends string

      Parameters

      • block: B
      • namespace: (isVar?: boolean) => N

      Returns NBEM<B, N>