Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16112 (s=16112, is=16123, ic=16125, ia=16126)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16124 (s=16112, is=16124, ic=16126, ia=16127)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16126 (s=16112, is=16124, ic=16126, ia=16127)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16127 (s=16112, is=16124, ic=16126, ia=16127)