Packages
Tailwind Live Components is a set of HEEX components that builds LiveView components with Tailwind 2.0+
Current section
Files
Jump to
Current section
Files
priv/static/hooks/label_error.js
export default {
$valueInput: null,
mounted() {
liveSocket.execJS(this.el, this.el.dataset.show)
},
}