Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 44400 (s=44400, is=44444, ic=44444, ia=44446)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 44445 (s=44400, is=44445, ic=44445, ia=44447)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 44445 (s=44400, is=44445, ic=44445, ia=44447)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 44447 (s=44400, is=44445, ic=44445, ia=44447)