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