Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33588 (s=33588, is=33623, ic=33622, ia=33624)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33624 (s=33588, is=33624, ic=33623, ia=33625)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33623 (s=33588, is=33624, ic=33623, ia=33625)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33625 (s=33588, is=33624, ic=33623, ia=33625)