Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25567 (s=25567, is=25584, ic=25586, ia=25588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25585 (s=25567, is=25585, ic=25587, ia=25589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25587 (s=25567, is=25585, ic=25587, ia=25589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25589 (s=25567, is=25585, ic=25587, ia=25589)