Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111056 (s=111056, is=111129, ic=111130, ia=111132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111130 (s=111056, is=111130, ic=111131, ia=111133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111131 (s=111056, is=111130, ic=111131, ia=111133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111133 (s=111056, is=111130, ic=111131, ia=111133)