Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123953 (s=123953, is=124030, ic=124032, ia=124035)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124031 (s=123953, is=124031, ic=124033, ia=124036)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124033 (s=123953, is=124031, ic=124033, ia=124036)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124036 (s=123953, is=124031, ic=124033, ia=124036)