Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101377 (s=101377, is=101441, ic=101442, ia=101444)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101442 (s=101377, is=101442, ic=101443, ia=101445)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101443 (s=101377, is=101442, ic=101443, ia=101445)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101445 (s=101377, is=101442, ic=101443, ia=101445)