Skip to content

ActionBuilder🔗

Constructor🔗

new ActionBuilder()

Methods🔗

build🔗

Builds the object.

build()

confirmation🔗

confirmation(confirmation: string)

fetch🔗

fetch(fetch: cog.Builder<dashboardv2beta1.FetchOptions>)

infinity🔗

infinity(infinity: cog.Builder<dashboardv2beta1.InfinityOptions>)

oneClick🔗

oneClick(oneClick: boolean)

style🔗

style(style: {
    backgroundColor?: string;
})

title🔗

title(title: string)

type🔗

type(type: dashboardv2beta1.ActionType)

variables🔗

variables(variables: cog.Builder<dashboardv2beta1.ActionVariable>[])

See also🔗