Interface ToolbarContributionProperties

interface ToolbarContributionProperties {
    toJSON(): DeflatedContributedToolbarItem;
}

Methods

Methods