Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5882 (s=5882, is=5883, ic=5884, ia=5884, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5884 (s=5882, is=5884, ic=5885, ia=5885, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5885 (s=5882, is=5884, ic=5885, ia=5885, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5885 (s=5882, is=5884, ic=5885, ia=5885, pia)