Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101991 (s=101991, is=102055, ic=102056, ia=102058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102056 (s=101991, is=102056, ic=102057, ia=102059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102057 (s=101991, is=102056, ic=102057, ia=102059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102059 (s=101991, is=102056, ic=102057, ia=102059)