createEdgeLabelBackgroundProgram
createEdgeLabelBackgroundProgram<
N,E,G>(options):EdgeLabelBackgroundProgramType<N,E,G>
Defined in: packages/sigma/src/rendering/edges/labels/background.ts:327
Type Parameters
N
N extends Attributes = Attributes
E
E extends Attributes = Attributes
G
G extends Attributes = Attributes
Parameters
options
CreateEdgeLabelBackgroundProgramOptions
Returns
EdgeLabelBackgroundProgramType<N, E, G>