Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111959 (s=111959, is=112032, ic=112033, ia=112035)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112033 (s=111959, is=112033, ic=112034, ia=112036)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112034 (s=111959, is=112033, ic=112034, ia=112036)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112036 (s=111959, is=112033, ic=112034, ia=112036)