Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65095 (s=65095, is=65150, ic=65151, ia=65152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65151 (s=65095, is=65151, ic=65152, ia=65153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65152 (s=65095, is=65151, ic=65152, ia=65153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65153 (s=65095, is=65151, ic=65152, ia=65153)