cgil-html-utils - v3.0.1
    Preparing search index...

    Function getBoolParam

    • get the bool value of paramName from the search part of current url or defaultValue

      Parameters

      • paramName: string
      • defaultValue: boolean = false

        is used to return a valid bool value if paramName was not valid

      Returns boolean