Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123568 (s=123568, is=123645, ic=123647, ia=123650)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123646 (s=123568, is=123646, ic=123648, ia=123651)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123648 (s=123568, is=123646, ic=123648, ia=123651)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123651 (s=123568, is=123646, ic=123648, ia=123651)