Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14111 (s=14111, is=14121, ic=14123, ia=14124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14122 (s=14111, is=14122, ic=14124, ia=14125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14124 (s=14111, is=14122, ic=14124, ia=14125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14125 (s=14111, is=14122, ic=14124, ia=14125)