Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8064 (s=8064, is=8071, ic=8069, ia=8071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8072 (s=8064, is=8072, ic=8070, ia=8072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8070 (s=8064, is=8072, ic=8070, ia=8072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8072 (s=8064, is=8072, ic=8070, ia=8072)