Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13214 (s=13214, is=13227, ic=13226, ia=13228)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13228 (s=13214, is=13228, ic=13227, ia=13229)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13227 (s=13214, is=13228, ic=13227, ia=13229)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13229 (s=13214, is=13228, ic=13227, ia=13229)