Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33153 (s=33153, is=33188, ic=33187, ia=33189)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33189 (s=33153, is=33189, ic=33188, ia=33190)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33188 (s=33153, is=33189, ic=33188, ia=33190)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33190 (s=33153, is=33189, ic=33188, ia=33190)