Isometric Drawing Toolkit
    Preparing search index...

    Type Alias DownloadDefinitionButtonProps

    type DownloadDefinitionButtonProps = {
        downloadAnchor: HTMLAnchorElement;
    }
    Index

    Properties

    Properties

    downloadAnchor: HTMLAnchorElement

    A download anchor that is used to trigger the pop-up, should be hidden and not be used for other purposes.