Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42588 (s=42588, is=42631, ic=42631, ia=42633)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42632 (s=42588, is=42632, ic=42632, ia=42634)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42632 (s=42588, is=42632, ic=42632, ia=42634)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42634 (s=42588, is=42632, ic=42632, ia=42634)