Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100442 (s=100442, is=100505, ic=100506, ia=100507)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100506 (s=100442, is=100506, ic=100507, ia=100508)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100507 (s=100442, is=100506, ic=100507, ia=100508)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100508 (s=100442, is=100506, ic=100507, ia=100508)