WebIDLpedia

FlowControlType enum

Definition

Web Serial API defines FlowControlType



enum FlowControlType {
  "none",
  "hardware"
};

Referring IDL interfaces/dictionaries