ActionBuilder
Constructor
Methods
build
Builds the object.
confirmation
confirmation(confirmation: string)
fetch
fetch(fetch: cog.Builder<dashboard.FetchOptions>)
infinity
infinity(infinity: cog.Builder<dashboard.InfinityOptions>)
oneClick
oneClick(oneClick: boolean)
style
style(style: {
backgroundColor?: string;
})
title
type
type(type: dashboard.ActionType)
variables
variables(variables: cog.Builder<dashboard.ActionVariable>[])
See also