Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9819 (s=9819, is=9827, ic=9826, ia=9828)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9828 (s=9819, is=9828, ic=9827, ia=9829)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9827 (s=9819, is=9828, ic=9827, ia=9829)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9829 (s=9819, is=9828, ic=9827, ia=9829)