createLabelBackgroundProgram
createLabelBackgroundProgram<
N,E,G>(options):LabelBackgroundProgramType<N,E,G>
Defined in: packages/sigma/src/rendering/nodes/labels/background.ts:322
Type Parameters
N
N extends Attributes = Attributes
E
E extends Attributes = Attributes
G
G extends Attributes = Attributes
Parameters
options
CreateLabelBackgroundProgramOptions
Returns
LabelBackgroundProgramType<N, E, G>