• Tests whether the target is half width

    Example

    expect(isHalfWidth('l-btn_02--active').value).toBeTruthy()
    

    Parameters

    • target: string

      The target string

    Returns Result<boolean | undefined>

Generated using TypeDoc