Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 107000 (s=107000, is=107070, ic=107071, ia=107073)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107071 (s=107000, is=107071, ic=107072, ia=107074)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107072 (s=107000, is=107071, ic=107072, ia=107074)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107074 (s=107000, is=107071, ic=107072, ia=107074)