mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-18 19:55:41 +00:00
[CI Skip] 0.28.4
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
|
||||
|
||||
# Functions
|
||||
|
||||
<a id="container"></a>
|
||||
|
||||
## container
|
||||
|
||||
▸ **container**(diameter: *`number`*, background?: *`string`*, className?: *`string`*, _style?: *`object`*): `HTMLElement`
|
||||
|
||||
*Defined in [beachball/container.ts:6](https://github.com/polkadot-js/ui/blob/28b991d/packages/ui-identicon/src/beachball/container.ts#L6)*
|
||||
|
||||
**Parameters:**
|
||||
|
||||
| Name | Type | Default value |
|
||||
| ------ | ------ | ------ |
|
||||
| diameter | `number` | - |
|
||||
| `Default value` background | `string` | "white" |
|
||||
| `Default value` className | `string` | "" |
|
||||
| `Default value` _style | `object` | {} |
|
||||
|
||||
**Returns:** `HTMLElement`
|
||||
|
||||
___
|
||||
|
||||
Reference in New Issue
Block a user