Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65240 (s=65240, is=65295, ic=65296, ia=65297)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65296 (s=65240, is=65296, ic=65297, ia=65298)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65297 (s=65240, is=65296, ic=65297, ia=65298)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65298 (s=65240, is=65296, ic=65297, ia=65298)