default-action

Attribute Information

Used By

Complex Type xbl:handler.type

Source

<xsd:attribute name="default-action" default="perform">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="perform"/>
      <xsd:enumeration value="cancel"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample