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