CornerOverlay
`TxCornerOverlay` ///overlay slot
CornerOverlay
TxCornerOverlay ///overlay slot
Basic Usage
Basic
Demo loads on client.
API
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| placement | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | bottom-right | TextPosition |
| offsetX | string | number | 0 | X Text |
| offsetY | string | number | 0 | Y Text |
| overlayPointerEvents | 'none' | 'auto' | none | overlay Text pointer-events |
Was this helpful?