Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31567 (s=31567, is=31601, ic=31600, ia=31602)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31602 (s=31567, is=31602, ic=31601, ia=31603)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31601 (s=31567, is=31602, ic=31601, ia=31603)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31603 (s=31567, is=31602, ic=31601, ia=31603)