Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20941 (s=20941, is=20954, ic=20956, ia=20958)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20955 (s=20941, is=20955, ic=20957, ia=20959)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20957 (s=20941, is=20955, ic=20957, ia=20959)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20959 (s=20941, is=20955, ic=20957, ia=20959)