Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111993 (s=111993, is=112066, ic=112067, ia=112069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112067 (s=111993, is=112067, ic=112068, ia=112070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112068 (s=111993, is=112067, ic=112068, ia=112070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112070 (s=111993, is=112067, ic=112068, ia=112070)