Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65193 (s=65193, is=65248, ic=65249, ia=65250)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65249 (s=65193, is=65249, ic=65250, ia=65251)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65250 (s=65193, is=65249, ic=65250, ia=65251)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65251 (s=65193, is=65249, ic=65250, ia=65251)