Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18098 (s=18098, is=18110, ic=18112, ia=18113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18111 (s=18098, is=18111, ic=18113, ia=18114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18113 (s=18098, is=18111, ic=18113, ia=18114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18114 (s=18098, is=18111, ic=18113, ia=18114)