Interface

Gvc-1.0GvcMixerCardConstructorProps

interface ConstructorProps {
    human_profile: string;
    humanProfile: string;
    icon_name: string;
    iconName: string;
    id: number | bigint;
    index: number | bigint;
    name: string;
    pa_context: any;
    paContext: any;
    profile: string;
}

Hierarchy (View Summary)

Index

Properties

human_profile: string
humanProfile: string
icon_name: string
iconName: string
id: number | bigint
index: number | bigint
name: string
pa_context: any
paContext: any
profile: string