styleditor.net styleditor.net styleditor.net styleditor.net עברית accent-coloralignalignment-baselineallanchoranimationappearanceaspect-ratiobackdrop-filterbackface-visibilitybackgroundbaselineblock-sizeborderbottomboxbreakcaption-sidecaretclearclipcolorcolumncolumnscontaincontainercontentcornercountercursorcxcyddirectiondisplaydominant-baselinedynamic-range-limitempty-cellsfield-sizingfillfilterflexfloatfloodfontforced-color-adjustgapgridheighthyphenatehyphensimageime-modeinitial-letterinline-sizeinsetinteractivityinterestinterpolate-sizeisolationjustifyleftletter-spacinglighting-colorlinelistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewview-timelineview-timeline-axisview-timeline-insetview-timeline-nameview-transition-classview-transition-groupview-transition-nameview-transition-scopevisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie view-transition-class

The view-transition-class property assigns one or more class identifiers to view transition pseudo-elements — enables styling to be shared across multiple transition pseudo-elements without duplicating CSS for each variant. .card { view-transition-class: shared-animation; } .item { view-transition-name: item-id; view-transition-class: slide-in fade; } ::view-transition-group(.slide-in) { animation: slide 300ms; } noneThe default value. No classes assigned (empty list). CSS View Transitions Module Level 2 Editor's Draft <custom-ident> W3CMDN Edit CSS online The plugin that remembers hundreds of CSS items for you Every CSS property — in a live demonstration The bilingual CSS reference
definitionexamplessyntaxmodulespecificationvalue typessources