Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123765 (s=123765, is=123842, ic=123844, ia=123847)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123843 (s=123765, is=123843, ic=123845, ia=123848)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123845 (s=123765, is=123843, ic=123845, ia=123848)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123848 (s=123765, is=123843, ic=123845, ia=123848)