Search results

CheckBoxPosition API in Vue ListView API component

An enum type that denotes the position of checkbox of the ListView. Available options are as follows Left and Right;

  • Left - The checkbox is positioned on the left side of the ListView item.
  • Right - The checkbox is positioned on the right side of the ListView item.