Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6276 (s=6276, is=6283, ic=6281, ia=6283)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6284 (s=6276, is=6284, ic=6282, ia=6284)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6282 (s=6276, is=6284, ic=6282, ia=6284)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6284 (s=6276, is=6284, ic=6282, ia=6284)