Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33533 (s=33533, is=33568, ic=33567, ia=33569)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33569 (s=33533, is=33569, ic=33568, ia=33570)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33568 (s=33533, is=33569, ic=33568, ia=33570)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33570 (s=33533, is=33569, ic=33568, ia=33570)