Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Strings/stripTags

Index

Functions

Functions

stripTags

  • stripTags(value: string): string
  • This helper removes all html tags from a given string, returning only the containing text

    Parameters

    • value: string

    Returns string

Generated using TypeDoc