Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10261 (s=10261, is=10269, ic=10268, ia=10270)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10270 (s=10261, is=10270, ic=10269, ia=10271)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10269 (s=10261, is=10270, ic=10269, ia=10271)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10271 (s=10261, is=10270, ic=10269, ia=10271)