PopupBuilder.Position Method
| Name | Parameters | Description |
|---|---|---|
| Position(PositionAlignment) | value | Positions the UI component. Mirrors the client-side position option. |
| Position(Action<PositionConfigBuilder>) | configurator | Positions the UI component. Mirrors the client-side position object. |