A callback method that is invoked immediately after the default change detector has checked the directive's data-bound properties for the first time, and before any of the view or content children have been checked. It is invoked only once when the directive is instantiated.
OptionalallowDefaults to true.
OptionalallowDefaults to true.
OptionalallowDefaults to true.
OptionalimageOptions for image exports.
What to show in the label, if visible. Defaults to "Export:".
OptionallabelDefaults to "label". The name of the property inside the vertex data that contains the vertex's label
OptionalmarginsOptional margins to apply to both SVG and image exports. Will not override any margins specified in svgOptions or imageOptions.
Whether or not to show a label in front of the buttons. Defaults to true.
OptionalsvgOptions for SVG exports.
A component that provides buttons for exporting a canvas rendered with a shape library to SVG, PNG or JPG.