---
tags:
- gradio-custom-component
- HTML
title: gradio_creditspanel
short_description: Credits Panel for Gradio UI
colorFrom: indigo
colorTo: purple
sdk: gradio
pinned: false
app_file: space.py
sdk_version: 5.49.1
---
# `gradio_creditspanel`
name | type | default | description |
---|---|---|---|
value |
```python typing.Optional[typing.Dict[str, typing.Any]][ typing.Dict[str, typing.Any][str, Any], None ] ``` | None |
None |
height |
```python int | str | None ``` | None |
None |
width |
```python int | str | None ``` | None |
None |
credits |
```python typing.Union[ typing.List[typing.Dict[str, str]], typing.Callable, NoneType, ][ typing.List[typing.Dict[str, str]][ typing.Dict[str, str][str, str] ], Callable, None, ] ``` | None |
None |
licenses |
```python typing.Optional[typing.Dict[str, str | pathlib.Path]][ typing.Dict[str, str | pathlib.Path][ str, str | pathlib.Path ], None, ] ``` | None |
None |
effect |
```python "scroll" | "starwars" | "matrix" ``` | "scroll" |
None |
speed |
```python float ``` | 40.0 |
None |
base_font_size |
```python float ``` | 1.5 |
None |
intro_title |
```python str | None ``` | None |
None |
intro_subtitle |
```python str | None ``` | None |
None |
sidebar_position |
```python "right" | "bottom" ``` | "right" |
None |
logo_path |
```python str | pathlib.Path | None ``` | None |
None |
show_logo |
```python bool ``` | True |
None |
show_licenses |
```python bool ``` | True |
None |
show_credits |
```python bool ``` | True |
None |
logo_position |
```python "center" | "left" | "right" ``` | "center" |
None |
logo_sizing |
```python "stretch" | "crop" | "resize" ``` | "resize" |
None |
logo_width |
```python int | str | None ``` | None |
None |
logo_height |
```python int | str | None ``` | None |
None |
scroll_background_color |
```python str | None ``` | None |
None |
scroll_title_color |
```python str | None ``` | None |
None |
scroll_name_color |
```python str | None ``` | None |
None |
scroll_section_title_color |
```python str | None ``` | None |
None |
layout_style |
```python "stacked" | "two-column" ``` | "stacked" |
None |
title_uppercase |
```python bool ``` | False |
None |
name_uppercase |
```python bool ``` | False |
None |
section_title_uppercase |
```python bool ``` | True |
None |
swap_font_sizes_on_two_column |
```python bool ``` | False |
None |
scroll_logo_path |
```python str | pathlib.Path | None ``` | None |
None |
scroll_logo_height |
```python str ``` | "120px" |
None |
label |
```python str | gradio.i18n.I18nData | None ``` | None |
None |
every |
```python float | None ``` | None |
None |
inputs |
```python typing.Union[ gradio.components.base.Component, typing.Sequence[gradio.components.base.Component], set[gradio.components.base.Component], NoneType, ][ gradio.components.base.Component, typing.Sequence[gradio.components.base.Component][ gradio.components.base.Component ], set[gradio.components.base.Component], None, ] ``` | None |
None |
show_label |
```python bool ``` | False |
None |
container |
```python bool ``` | True |
None |
scale |
```python int | None ``` | None |
None |
min_width |
```python int ``` | 160 |
None |
interactive |
```python bool | None ``` | None |
None |
visible |
```python bool ``` | True |
None |
elem_id |
```python str | None ``` | None |
None |
elem_classes |
```python list[str] | str | None ``` | None |
None |
render |
```python bool ``` | True |
None |
key |
```python int | str | tuple[int | str, Ellipsis] | None ``` | None |
None |
preserved_by_key |
```python list[str] | str | None ``` | "value" |
None |