Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101124 (s=101124, is=101188, ic=101189, ia=101191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101189 (s=101124, is=101189, ic=101190, ia=101192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101190 (s=101124, is=101189, ic=101190, ia=101192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101192 (s=101124, is=101189, ic=101190, ia=101192)