Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1300 (s=1300, is=1303, ic=1299, ia=1299)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1304 (s=1300, is=1304, ic=1300, ia=1300)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1300 (s=1300, is=1304, ic=1300, ia=1300)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1300 (s=1300, is=1304, ic=1300, ia=1300)