Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88892 (s=88892, is=88953, ic=88954, ia=88955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88954 (s=88892, is=88954, ic=88955, ia=88956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88955 (s=88892, is=88954, ic=88955, ia=88956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88956 (s=88892, is=88954, ic=88955, ia=88956)