mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-25 09:27:59 +00:00
1 line
1.4 KiB
JavaScript
1 line
1.4 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[64],{316:function(t,e,a){"use strict";a.r(e);var r=a(46),s=Object(r.a)({},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[a("h1",{attrs:{id:"functions"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#functions","aria-hidden":"true"}},[t._v("#")]),t._v(" Functions")]),t._v(" "),a("p",[a("a",{attrs:{id:"formatdecimal"}})]),t._v(" "),a("h2",{attrs:{id:"formatdecimal"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#formatdecimal","aria-hidden":"true"}},[t._v("#")]),t._v(" formatDecimal")]),t._v(" "),a("p",[t._v("▸ "),a("strong",[t._v("formatDecimal")]),t._v("(value: "),a("em",[a("code",[t._v("string")])]),t._v("): "),a("code",[t._v("string")])]),t._v(" "),a("p",[a("em",[t._v("Defined in "),a("a",{attrs:{href:"https://github.com/polkadot-js/ui/blob/28b991d/packages/ui-util/src/formatDecimal.ts#L7",target:"_blank",rel:"noopener noreferrer"}},[t._v("formatDecimal.ts:7"),a("OutboundLink")],1)])]),t._v(" "),a("p",[a("strong",[t._v("Parameters:")])]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Name")]),t._v(" "),a("th",[t._v("Type")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("value")]),t._v(" "),a("td",[a("code",[t._v("string")])])])])]),t._v(" "),a("p",[a("strong",[t._v("Returns:")]),t._v(" "),a("code",[t._v("string")])]),t._v(" "),a("hr")])},[],!1,null,null,null);e.default=s.exports}}]); |