Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111822 (s=111822, is=111895, ic=111896, ia=111898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111896 (s=111822, is=111896, ic=111897, ia=111899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111897 (s=111822, is=111896, ic=111897, ia=111899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111899 (s=111822, is=111896, ic=111897, ia=111899)