Interface

Adw-1AdwEnumListItemConstructorProps

interface ConstructorProps {
    name: string;
    nick: string;
    value: number;
}

Hierarchy (View Summary)

Index

Properties

Properties

name: string
nick: string
value: number