Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3137 (s=3137, is=3141, ic=3139, ia=3141)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3142 (s=3137, is=3142, ic=3140, ia=3142)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3140 (s=3137, is=3142, ic=3140, ia=3142)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3142 (s=3137, is=3142, ic=3140, ia=3142)