Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99611 (s=99611, is=99674, ic=99675, ia=99676)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99675 (s=99611, is=99675, ic=99676, ia=99677)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99676 (s=99611, is=99675, ic=99676, ia=99677)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99677 (s=99611, is=99675, ic=99676, ia=99677)