| Package | Description |
|---|---|
| com.vaadin.flow.component.html |
| Modifier and Type | Method and Description |
|---|---|
Registration |
NativeDetails.addToggleListener(ComponentEventListener<NativeDetails.ToggleEvent> listener)
Adds a listener for
toggle events fired by the details, which are
dispatched to the details element whenever its state changes between open
and closed. |
Copyright © 2025. All rights reserved.