Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101819 (s=101819, is=101883, ic=101884, ia=101886)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101884 (s=101819, is=101884, ic=101885, ia=101887)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101885 (s=101819, is=101884, ic=101885, ia=101887)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101887 (s=101819, is=101884, ic=101885, ia=101887)