Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123541 (s=123541, is=123618, ic=123620, ia=123623)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123619 (s=123541, is=123619, ic=123621, ia=123624)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123621 (s=123541, is=123619, ic=123621, ia=123624)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123624 (s=123541, is=123619, ic=123621, ia=123624)