Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33214 (s=33214, is=33249, ic=33248, ia=33250)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33250 (s=33214, is=33250, ic=33249, ia=33251)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33249 (s=33214, is=33250, ic=33249, ia=33251)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33251 (s=33214, is=33250, ic=33249, ia=33251)