showSignOptionToString Function
Deprecated in 4.10. ShowSignOption is now a string enum and doesn't need a serialization method. You can access the enum directly.
showSignOptionToString(showSign: ShowSignOption): string
Parameter | Type | Description |
---|---|---|
showSign | ShowSignOption |
Returns - string
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.