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