Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105000 (s=105000, is=105068, ic=105069, ia=105071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105069 (s=105000, is=105069, ic=105070, ia=105072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105070 (s=105000, is=105069, ic=105070, ia=105072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105072 (s=105000, is=105069, ic=105070, ia=105072)