Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88932 (s=88932, is=88993, ic=88994, ia=88995)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88994 (s=88932, is=88994, ic=88995, ia=88996)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88995 (s=88932, is=88994, ic=88995, ia=88996)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88996 (s=88932, is=88994, ic=88995, ia=88996)