Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123224 (s=123224, is=123301, ic=123303, ia=123306)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123302 (s=123224, is=123302, ic=123304, ia=123307)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123304 (s=123224, is=123302, ic=123304, ia=123307)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123307 (s=123224, is=123302, ic=123304, ia=123307)