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