Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65160 (s=65160, is=65215, ic=65216, ia=65217)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65216 (s=65160, is=65216, ic=65217, ia=65218)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65217 (s=65160, is=65216, ic=65217, ia=65218)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65218 (s=65160, is=65216, ic=65217, ia=65218)