Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10358 (s=10358, is=10366, ic=10365, ia=10367)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10367 (s=10358, is=10367, ic=10366, ia=10368)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10366 (s=10358, is=10367, ic=10366, ia=10368)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10368 (s=10358, is=10367, ic=10366, ia=10368)