Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65137 (s=65137, is=65192, ic=65193, ia=65194)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65193 (s=65137, is=65193, ic=65194, ia=65195)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65194 (s=65137, is=65193, ic=65194, ia=65195)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65195 (s=65137, is=65193, ic=65194, ia=65195)