Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20563 (s=20563, is=20576, ic=20578, ia=20580)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20577 (s=20563, is=20577, ic=20579, ia=20581)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20579 (s=20563, is=20577, ic=20579, ia=20581)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20581 (s=20563, is=20577, ic=20579, ia=20581)