Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 96000 (s=96000, is=96061, ic=96062, ia=96063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 96062 (s=96000, is=96062, ic=96063, ia=96064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 96063 (s=96000, is=96062, ic=96063, ia=96064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 96064 (s=96000, is=96062, ic=96063, ia=96064)