Код: Выделить всё
(A button is here)
< /code>
Component2Код: Выделить всё
slideupStyle: {
height: 200,
width: "100%",
position: "absolute",
bottom: 0,
}
< /code>
However, the button is appearing at the bottom of the page, and the popup is floating above it. This is not how I expect absolute positioning to work i.e. it should not be positioning within the ComponentПодробнее здесь: https://stackoverflow.com/questions/795 ... -component
Мобильная версия