Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101307 (s=101307, is=101371, ic=101372, ia=101374)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101372 (s=101307, is=101372, ic=101373, ia=101375)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101373 (s=101307, is=101372, ic=101373, ia=101375)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101375 (s=101307, is=101372, ic=101373, ia=101375)