Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101111 (s=101111, is=101175, ic=101176, ia=101178)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101176 (s=101111, is=101176, ic=101177, ia=101179)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101177 (s=101111, is=101176, ic=101177, ia=101179)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101179 (s=101111, is=101176, ic=101177, ia=101179)