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