Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65652 (s=65652, is=65707, ic=65708, ia=65709)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65708 (s=65652, is=65708, ic=65709, ia=65710)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65709 (s=65652, is=65708, ic=65709, ia=65710)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65710 (s=65652, is=65708, ic=65709, ia=65710)