Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8089 (s=8089, is=8096, ic=8094, ia=8096)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8097 (s=8089, is=8097, ic=8095, ia=8097)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8095 (s=8089, is=8097, ic=8095, ia=8097)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8097 (s=8089, is=8097, ic=8095, ia=8097)