Components-$153.lzx

<canvas height="60" layout="axis:y; spacing: 10">
  <text>Mouse over the button to see the tip</text>
  <button text="Button, button">
    <tooltip>Click or mouse out to hide tip</tooltip>
  </button>
</canvas>

Cross References