Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65707 (s=65707, is=65762, ic=65763, ia=65764)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65763 (s=65707, is=65763, ic=65764, ia=65765)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65764 (s=65707, is=65763, ic=65764, ia=65765)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65765 (s=65707, is=65763, ic=65764, ia=65765)