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