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