.anchor.before { position: absolute; top: 0; left: 0; transform: translateX(-100%); padding-right: 4px; } .anchor.after { display: inline-block; padding-left: 4px; } h1 .anchor svg, h2 .anchor svg, h3 .anchor svg, h4 .anchor svg, h5 .anchor svg, h6 .anchor svg { visibility: hidden; } h1:hover .anchor svg, h2:hover .anchor svg, h3:hover .anchor svg, h4:hover .anchor svg, h5:hover .anchor svg, h6:hover .anchor svg, h1 .anchor:focus svg, h2 .anchor:focus svg, h3 .anchor:focus svg, h4 .anchor:focus svg, h5 .anchor:focus svg, h6 .anchor:focus svg { visibility: visible; } ExportType API in Angular Pivotfieldlist API component - Syncfusion
Search results

ExportType API in Angular Pivotfieldlist API component

Specifies the available export formats for pivot table data. The available export options are:

  • Excel: Exports the data in Microsoft Excel format.
  • CSV: Exports the data in CSV (Comma-Separated Values) format.
  • Excel
  • CSV