Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31666 (s=31666, is=31700, ic=31699, ia=31701)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31701 (s=31666, is=31701, ic=31700, ia=31702)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31700 (s=31666, is=31701, ic=31700, ia=31702)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31702 (s=31666, is=31701, ic=31700, ia=31702)