Objects
InfoOptions
Properties
| Name | Type | Description |
|---|---|---|
id | string | The ID of the info pill. |
visible | boolean | Whether the info pill is visible. |
label | string? | The label of the info pill. |
style | string? | The CSS style of the info pill. |
content | string | The content of the info pill. |
wrap | boolean? | Whether the content should be wrapped in its default container. |
Footnotes
- Type definitions that can be used with the Lua extension in VSCode are available on the public GitHub repository.