Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9062 (s=9062, is=9069, ic=9068, ia=9070)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9070 (s=9062, is=9070, ic=9069, ia=9071)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9069 (s=9062, is=9070, ic=9069, ia=9071)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9071 (s=9062, is=9070, ic=9069, ia=9071)