Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20320 (s=20320, is=20333, ic=20335, ia=20337)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20334 (s=20320, is=20334, ic=20336, ia=20338)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20336 (s=20320, is=20334, ic=20336, ia=20338)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20338 (s=20320, is=20334, ic=20336, ia=20338)