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