Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111456 (s=111456, is=111529, ic=111530, ia=111532)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111530 (s=111456, is=111530, ic=111531, ia=111533)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111531 (s=111456, is=111530, ic=111531, ia=111533)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111533 (s=111456, is=111530, ic=111531, ia=111533)