Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100963 (s=100963, is=101027, ic=101028, ia=101030)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101028 (s=100963, is=101028, ic=101029, ia=101031)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101029 (s=100963, is=101028, ic=101029, ia=101031)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101031 (s=100963, is=101028, ic=101029, ia=101031)