# Model

Provides information about the model for the Panel

****

- Full class name: `Kirby\Panel\Model`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Panel/Model.php#L25>

****

### Model

- [new Model()](https://getkirby.com/docs/reference/objects/panel/model/__construct.md)
- [$model->buttons()](https://getkirby.com/docs/reference/objects/panel/model/buttons.md)
- [$model->content()](https://getkirby.com/docs/reference/objects/panel/model/content.md)
- [$model->dragTextFromCallback()](https://getkirby.com/docs/reference/objects/panel/model/drag-text-from-callback.md)
- [$model->dragTextType()](https://getkirby.com/docs/reference/objects/panel/model/drag-text-type.md)
- [$model->dropdownOption()](https://getkirby.com/docs/reference/objects/panel/model/dropdown-option.md)
- [$model->image()](https://getkirby.com/docs/reference/objects/panel/model/image.md)
- [Model::imagePlaceholder()](https://getkirby.com/docs/reference/objects/panel/model/image-placeholder.md)
- [$model->isDisabledDropdownOption()](https://getkirby.com/docs/reference/objects/panel/model/is-disabled-dropdown-option.md)
- [$model->model()](https://getkirby.com/docs/reference/objects/panel/model/model.md)
- [$model->options()](https://getkirby.com/docs/reference/objects/panel/model/options.md)
- [$model->path()](https://getkirby.com/docs/reference/objects/panel/model/path.md)
- [$model->pickerData()](https://getkirby.com/docs/reference/objects/panel/model/picker-data.md)
- [$model->props()](https://getkirby.com/docs/reference/objects/panel/model/props.md)
- [$model->toLink()](https://getkirby.com/docs/reference/objects/panel/model/to-link.md)
- [$model->url()](https://getkirby.com/docs/reference/objects/panel/model/url.md)
- [$model->versions()](https://getkirby.com/docs/reference/objects/panel/model/versions.md)
- [$model->view()](https://getkirby.com/docs/reference/objects/panel/model/view.md)