@hmiproject/helio-sdk
    Preparing search index...

    Type Alias DisplayActionRef

    type DisplayActionRef = {
        $heActionId: string;
        props: {};
        version: number;
    }
    Index

    Properties

    $heActionId: string
    props: {}
    version: number

    Will be removed in future version