Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100944 (s=100944, is=101008, ic=101009, ia=101011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101009 (s=100944, is=101009, ic=101010, ia=101012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101010 (s=100944, is=101009, ic=101010, ia=101012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101012 (s=100944, is=101009, ic=101010, ia=101012)