blocks:
- type: http
method: GET
fetchFn: |
return [
{ id: 1, name: 'hey' },
{ id: 2, name: 'good day' }
]
columns:
id:
buttons:
- label: 조회
openPopper: true
popperOptions:
placement: right
popperStyle:
width: 500px
overflow: auto
padding: 20px
blocks:
- type: markdown
content: |
open popper test