Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5156 (s=5156, is=5162, ic=5160, ia=5162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5163 (s=5156, is=5163, ic=5161, ia=5163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5161 (s=5156, is=5163, ic=5161, ia=5163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5163 (s=5156, is=5163, ic=5161, ia=5163)