Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99318 (s=99318, is=99380, ic=99381, ia=99382)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99381 (s=99318, is=99381, ic=99382, ia=99383)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99382 (s=99318, is=99381, ic=99382, ia=99383)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99383 (s=99318, is=99381, ic=99382, ia=99383)