Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31302 (s=31302, is=31336, ic=31335, ia=31337)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31337 (s=31302, is=31337, ic=31336, ia=31338)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31336 (s=31302, is=31337, ic=31336, ia=31338)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31338 (s=31302, is=31337, ic=31336, ia=31338)