Stack
Introduction
The <stack> component provides a stack container where child components are successively stacked and the latter one overwrites the previous one.
Usage
This sample app shows stacked color blocks, which are red, orange, yellow, and green from bottom to top.
Constraints
This sample can only be run on standard-system devices.