☰
English
accent-color
align
alignment-baseline
all
anchor
animation
appearance
aspect-ratio
backdrop-filter
backface-visibility
background
baseline
block-size
border
bottom
box
break
caption-side
caret
clear
clip
color
column
columns
contain
container
content
corner
counter
cursor
cx
cy
d
direction
display
dominant-baseline
dynamic-range-limit
empty-cells
field-sizing
fill
filter
flex
float
flood
font
forced-color-adjust
gap
grid
height
hyphenate
hyphens
image
ime-mode
initial-letter
inline-size
inset
interactivity
interest
interpolate-size
isolation
justify
left
letter-spacing
lighting-color
line
list
margin
marker
mask
math
max
min
mix-blend-mode
object
offset
opacity
order
orphans
outline
overflow
overlay
overscroll
padding
page
paint-order
perspective
place
pointer-events
position
print-color-adjust
quotes
r
reading
resize
right
rotate
row
ruby
rule
rx
ry
scale
scroll
scrollbar
shape
speak
stop
stroke
tab-size
table-layout
text
timeline
top
touch-action
transform
transition
translate
trigger-scope
unicode-bidi
user-select
vector-effect
vertical-align
view
view-timeline
view-timeline-axis
view-timeline-inset
view-timeline-name
view-transition-class
view-transition-group
view-transition-name
view-transition-scope
visibility
white
widows
width
will-change
word
writing-mode
x
y
z-index
zoom
The CSS Propertie view-transition-name
מאפיין view-transition-name מתייג אלמנט ללכידה עצמאית במהלך מעבר תצוגה (view transition). אלמנטים עם ערך שאינו none משתתפים בנפרד בעץ המעבר תחת המזהה שצוין.
.hero { view-transition-name: hero-image; }
.card-12 { view-transition-name: card-12; } ::view-transition-old(card-12) { animation: fade-out 200ms; }
none
ערך ברירת המחדל. האלמנט אינו משתתף באופן עצמאי במעברי תצוגה.
auto
המזהה מחושב אוטומטית מהאלמנט (לרוב מ-element ID).
match-element
המזהה תואם לאלמנט עצמו — שימושי כשרוצים מעבר ייחודי לכל מופע.
CSS View Transitions Module Level 2
Editor's Draft
<custom-ident>
W3C
MDN
ערוך CSS און-ליין
התוסף שזוכר עבורך מאות פריטי CSS
כל פרופרטי CSS — בהדגמה חיה
מקור הייחוס הדו-לשוני ל-CSS
הגדרה
דוגמאות
תחביר
מודול
מפרט
סוגי ערכים
מקורות מידע
previous
next