Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6123 (s=6123, is=6124, ic=6124, ia=6124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6125 (s=6123, is=6125, ic=6125, ia=6125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6125 (s=6123, is=6125, ic=6125, ia=6125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6125 (s=6123, is=6125, ic=6125, ia=6125)