Interface

Adw-1AdwBreakpointConstructorProps

interface ConstructorProps {
    condition: BreakpointCondition | null;
}

Hierarchy (View Summary)

Index

Properties

Properties

condition: BreakpointCondition | null