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