use crate::*;
/// Props for the `euv_vconsole_panel` component.
///
/// Defines the strongly-typed interface for the vConsole debug panel.
/// Props for the `euv_vconsole_fab` component.
///
/// Defines the strongly-typed interface for the vConsole floating action button.
/// Props for the `euv_vconsole_drawer` component.
///
/// Defines the strongly-typed interface for the vConsole drawer panel.