> For the complete documentation index, see [llms.txt](https://laot7490.gitbook.io/ltbridge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://laot7490.gitbook.io/ltbridge/ui-and-interaction/progress/get-resource.md).

# GetResource

Returns progress bar resource name.

{% hint style="info" %}
**Side:** Client · **Category:** Progress · **API:** `LT.Progress.GetResource`
{% endhint %}

## Example

```lua
local result = LT.Progress.GetResource()
```

## Returns

* `'ox_lib'|'lt-ui'|'progressbar'|'lation_ui'|'wasabi_uikit'|nil`
