Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65442 (s=65442, is=65497, ic=65498, ia=65499)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65498 (s=65442, is=65498, ic=65499, ia=65500)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65499 (s=65442, is=65498, ic=65499, ia=65500)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65500 (s=65442, is=65498, ic=65499, ia=65500)