@fkui/vue 6.3.0 → 6.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -354,6 +354,7 @@ export declare class FInteractiveTablePageObject implements BasePageObject {
354
354
  constructor(selector: string);
355
355
  caption(): DefaultCypressChainable;
356
356
  bodyRow(): DefaultCypressChainable;
357
+ row(index: number): DefaultCypressChainable;
357
358
  headersRow(): DefaultCypressChainable;
358
359
  /**
359
360
  * Hämta page object för specifikt Table row item.