Skip to content

ShowPopoverParams.build method

ShowPopoverParams › build

Populates the popover's content.

Signature:

build(this: void, params: ShowPopoverBuildParams): PopoverValueGetter<Value>

Parameters:

ParameterTypeDescription
thisvoid
paramsShowPopoverBuildParamsThe tools for populating the popover.

Returns: PopoverValueGetter<Value>A getter read when the popover is confirmed.