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