Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65123 (s=65123, is=65178, ic=65179, ia=65180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65179 (s=65123, is=65179, ic=65180, ia=65181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65180 (s=65123, is=65179, ic=65180, ia=65181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65181 (s=65123, is=65179, ic=65180, ia=65181)