Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33117 (s=33117, is=33151, ic=33150, ia=33152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33152 (s=33117, is=33152, ic=33151, ia=33153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33151 (s=33117, is=33152, ic=33151, ia=33153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33153 (s=33117, is=33152, ic=33151, ia=33153)