Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16224 (s=16224, is=16233, ic=16233, ia=16232)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16234 (s=16224, is=16234, ic=16234, ia=16233)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16234 (s=16224, is=16234, ic=16234, ia=16233)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16233 (s=16224, is=16234, ic=16234, ia=16233)