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