Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36863 (s=36863, is=36900, ic=36899, ia=36901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36901 (s=36863, is=36901, ic=36900, ia=36902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36900 (s=36863, is=36901, ic=36900, ia=36902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36902 (s=36863, is=36901, ic=36900, ia=36902)