Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6333 (s=6333, is=6339, ic=6340, ia=6341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6340 (s=6333, is=6340, ic=6341, ia=6342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6341 (s=6333, is=6340, ic=6341, ia=6342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6342 (s=6333, is=6340, ic=6341, ia=6342)