Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3890 (s=3890, is=3895, ic=3893, ia=3895)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3896 (s=3890, is=3896, ic=3894, ia=3896)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3894 (s=3890, is=3896, ic=3894, ia=3896)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3896 (s=3890, is=3896, ic=3894, ia=3896)