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