Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9802 (s=9802, is=9810, ic=9809, ia=9811)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9811 (s=9802, is=9811, ic=9810, ia=9812)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9810 (s=9802, is=9811, ic=9810, ia=9812)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9812 (s=9802, is=9811, ic=9810, ia=9812)