Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123167 (s=123167, is=123243, ic=123246, ia=123248)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123244 (s=123167, is=123244, ic=123247, ia=123249)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123247 (s=123167, is=123244, ic=123247, ia=123249)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123249 (s=123167, is=123244, ic=123247, ia=123249)