import { stripHtml } from '@src/hylo-components/utils/usefull/usefull';
Removes html tags.
the text from which the html tags get striped
Optional
strips only the specified tag (optional)
Generated using TypeDoc
import { stripHtml } from '@src/hylo-components/utils/usefull/usefull';
Removes html tags.