Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33234 (s=33234, is=33269, ic=33268, ia=33270)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33270 (s=33234, is=33270, ic=33269, ia=33271)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33269 (s=33234, is=33270, ic=33269, ia=33271)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33271 (s=33234, is=33270, ic=33269, ia=33271)