Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25105 (s=25105, is=25129, ic=25130, ia=25127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25130 (s=25105, is=25130, ic=25131, ia=25128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25131 (s=25105, is=25130, ic=25131, ia=25128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25128 (s=25105, is=25130, ic=25131, ia=25128)