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