Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30897 (s=30897, is=30931, ic=30930, ia=30932)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30932 (s=30897, is=30932, ic=30931, ia=30933)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30931 (s=30897, is=30932, ic=30931, ia=30933)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30933 (s=30897, is=30932, ic=30931, ia=30933)