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