Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111063 (s=111063, is=111136, ic=111137, ia=111139)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111137 (s=111063, is=111137, ic=111138, ia=111140)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111138 (s=111063, is=111137, ic=111138, ia=111140)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111140 (s=111063, is=111137, ic=111138, ia=111140)