Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43818 (s=43818, is=43862, ic=43862, ia=43864)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43863 (s=43818, is=43863, ic=43863, ia=43865)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43863 (s=43818, is=43863, ic=43863, ia=43865)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43865 (s=43818, is=43863, ic=43863, ia=43865)