Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101134 (s=101134, is=101198, ic=101199, ia=101201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101199 (s=101134, is=101199, ic=101200, ia=101202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101200 (s=101134, is=101199, ic=101200, ia=101202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101202 (s=101134, is=101199, ic=101200, ia=101202)