Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36525 (s=36525, is=36562, ic=36561, ia=36563)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36563 (s=36525, is=36563, ic=36562, ia=36564)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36562 (s=36525, is=36563, ic=36562, ia=36564)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36564 (s=36525, is=36563, ic=36562, ia=36564)