<template> <div class="foo ${isActive ? 'active' : ''} bar"></div> <div ... You can bind a css string or object to an element's style attribute.
確定! 回上一頁