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