Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23567 (s=23567, is=23589, ic=23590, ia=23587)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23590 (s=23567, is=23590, ic=23591, ia=23588)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23591 (s=23567, is=23590, ic=23591, ia=23588)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23588 (s=23567, is=23590, ic=23591, ia=23588)