Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8801 (s=8801, is=8808, ic=8806, ia=8808)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8809 (s=8801, is=8809, ic=8807, ia=8809)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8807 (s=8801, is=8809, ic=8807, ia=8809)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8809 (s=8801, is=8809, ic=8807, ia=8809)