Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65178 (s=65178, is=65233, ic=65234, ia=65235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65234 (s=65178, is=65234, ic=65235, ia=65236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65235 (s=65178, is=65234, ic=65235, ia=65236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65236 (s=65178, is=65234, ic=65235, ia=65236)