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