Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17833 (s=17833, is=17850, ic=17851, ia=17849)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17851 (s=17833, is=17851, ic=17852, ia=17850)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17852 (s=17833, is=17851, ic=17852, ia=17850)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17850 (s=17833, is=17851, ic=17852, ia=17850)