mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-17 10:05:42 +00:00
[CI Skip] 0.28.4
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
|
||||
|
||||
# Functions
|
||||
|
||||
<a id="circle"></a>
|
||||
|
||||
## circle
|
||||
|
||||
▸ **circle**(seeder: *[Seeder](_beachball_types_.md#seeder)*, fill: *`string`*, diameter: *`number`*, count: *`number`*): `Element`
|
||||
|
||||
*Defined in [beachball/shape/circle.ts:11](https://github.com/polkadot-js/ui/blob/28b991d/packages/ui-identicon/src/beachball/shape/circle.ts#L11)*
|
||||
|
||||
**Parameters:**
|
||||
|
||||
| Name | Type |
|
||||
| ------ | ------ |
|
||||
| seeder | [Seeder](_beachball_types_.md#seeder) |
|
||||
| fill | `string` |
|
||||
| diameter | `number` |
|
||||
| count | `number` |
|
||||
|
||||
**Returns:** `Element`
|
||||
|
||||
___
|
||||
|
||||
Reference in New Issue
Block a user