Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65151 (s=65151, is=65206, ic=65207, ia=65208)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65207 (s=65151, is=65207, ic=65208, ia=65209)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65208 (s=65151, is=65207, ic=65208, ia=65209)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65209 (s=65151, is=65207, ic=65208, ia=65209)