Rumah > Soal Jawab > teks badan
P粉2760641782023-08-16 09:59:41
Anda boleh menambah fill
atribut terus pada poligon seperti ini:
<div className="scroller scroller-top"> <svg className="scroller__thumb" xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100" > <polygon points="0 50 37 68 37 32 0 50" fill="rgb(24,24,62)" /> <polygon points="100 50 64 32 64 68 100 50" fill="rgb(24,24,62)" /> </svg> </div>
Bonus: class
属性应为className
jika anda menggunakan React.