Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100974 (s=100974, is=101038, ic=101039, ia=101041)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101039 (s=100974, is=101039, ic=101040, ia=101042)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101040 (s=100974, is=101039, ic=101040, ia=101042)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101042 (s=100974, is=101039, ic=101040, ia=101042)