littyEncode | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/littylittyEncodeFunction littyEncodelittyEncode(data: string, encoding: "attribute" | "html"): LittyInsert a value with a specific encoding. Use this to override encoding, eg the html format to encode soft linebreaks as <br/> Parametersdata: stringThe string to encode encoding: "attribute" | "html"The type of encoding to apply, e "html" to encode \n as <br>. Returns LittySettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Insert a value with a specific encoding. Use this to override encoding, eg the
htmlformat to encode soft linebreaks as<br/>