geoview-core
    Preparing search index...

    Interface ModalFooter

    Modal footer properties interface

    interface ModalFooter {
        actions?: ModalActionsType[];
    }
    Index

    Properties

    Properties

    actions?: ModalActionsType[]