Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99763 (s=99763, is=99826, ic=99827, ia=99828)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99827 (s=99763, is=99827, ic=99828, ia=99829)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99828 (s=99763, is=99827, ic=99828, ia=99829)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99829 (s=99763, is=99827, ic=99828, ia=99829)