Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25565 (s=25565, is=25591, ic=25590, ia=25591)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25592 (s=25565, is=25592, ic=25591, ia=25592)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25591 (s=25565, is=25592, ic=25591, ia=25592)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25592 (s=25565, is=25592, ic=25591, ia=25592)