Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6560 (s=6560, is=6561, ic=6561, ia=6561)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6562 (s=6560, is=6562, ic=6562, ia=6562)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6562 (s=6560, is=6562, ic=6562, ia=6562)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6562 (s=6560, is=6562, ic=6562, ia=6562)