73bcce88
luigser
COMPONENTS
|
1
2
3
4
5
6
7
8
|
# paper-dialog-scrollable
`paper-dialog-scrollable` implements a scrolling area used in a Material Design dialog. Use this
together with elements implementing `paper-dialog-behavior`.
It shows a top divider after scrolling if it is not the first child in its parent container. It
shows a bottom divider if it is scrollable and it is not the last child in its parent container.
The bottom divider is hidden if it is scrolled to the bottom.
|