Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31578 (s=31578, is=31591, ic=31592, ia=31591)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31592 (s=31578, is=31592, ic=31593, ia=31592)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31593 (s=31578, is=31592, ic=31593, ia=31592)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31592 (s=31578, is=31592, ic=31593, ia=31592)