Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99777 (s=99777, is=99840, ic=99841, ia=99842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99841 (s=99777, is=99841, ic=99842, ia=99843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99842 (s=99777, is=99841, ic=99842, ia=99843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99843 (s=99777, is=99841, ic=99842, ia=99843)