Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123945 (s=123945, is=124022, ic=124024, ia=124027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124023 (s=123945, is=124023, ic=124025, ia=124028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124025 (s=123945, is=124023, ic=124025, ia=124028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124028 (s=123945, is=124023, ic=124025, ia=124028)