Vue v-bind binding problem

in upload upload in element-ui, see:

:on-preview="handlePreview"
:on-remove="handleRemove"

but doesn"t v-bind want to bind attributes? why do you use v-bind binding method here? shouldn"t you use v-on? ask for a big answer. Thank you

.
May.22,2021

this is passing the props value, passing the method to the component as a value, not the binding method.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c48f-2c2e1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c48f-2c2e1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?