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