Ionic framework and bottom fixed content

后端 未结 7 1433
长情又很酷
长情又很酷 2021-02-01 07:20

I am trying to implement a simple page with a login form (user/password text input + 1 button). I would like to fix this form to the bottom of a ion-content. But it does not wor

7条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-01 07:59

    You could use anythnig out the ion-content with a button inside of it.

    Demo

      
    
        
          Item {{ item.id }}
    
        
    
      
    
    
    
    
    

提交回复
热议问题