Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23786 (s=23786, is=23809, ic=23810, ia=23807)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23810 (s=23786, is=23810, ic=23811, ia=23808)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23811 (s=23786, is=23810, ic=23811, ia=23808)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23808 (s=23786, is=23810, ic=23811, ia=23808)