Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 57500 (s=57500, is=57551, ic=57551, ia=57553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 57552 (s=57500, is=57552, ic=57552, ia=57554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 57552 (s=57500, is=57552, ic=57552, ia=57554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57554 (s=57500, is=57552, ic=57552, ia=57554)