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