Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111976 (s=111976, is=112049, ic=112050, ia=112052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112050 (s=111976, is=112050, ic=112051, ia=112053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112051 (s=111976, is=112050, ic=112051, ia=112053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112053 (s=111976, is=112050, ic=112051, ia=112053)