# `ggbpopup` directive

`ggbpopup` is an alias for [`ggb-popup`](ggb-popup.md).

Creates a button that opens a GeoGebra applet in a dialog.

## Example

````markdown
```{ggbpopup} 800 600 "Open GeoGebra" "GeoGebra"
:perspective: AG
:menubar: false
```
````

Use the canonical page for full details: [`ggb-popup`](ggb-popup.md).
