Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31862 (s=31862, is=31896, ic=31895, ia=31897)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31897 (s=31862, is=31897, ic=31896, ia=31898)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31896 (s=31862, is=31897, ic=31896, ia=31898)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31898 (s=31862, is=31897, ic=31896, ia=31898)