API

CustomSVGIcon

Function description: It is used for users to register their own icon , currently only supports svg format

parametertyperequiredDefaultsFunctional description
namestring✓icon name
svgstring✓Currently supports svg strings in three formats: base64, svg local files, online image URLs
HeaderActionIcon