Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100217 (s=100217, is=100280, ic=100281, ia=100282)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100281 (s=100217, is=100281, ic=100282, ia=100283)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100282 (s=100217, is=100281, ic=100282, ia=100283)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100283 (s=100217, is=100281, ic=100282, ia=100283)