Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101108 (s=101108, is=101172, ic=101173, ia=101175)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101173 (s=101108, is=101173, ic=101174, ia=101176)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101174 (s=101108, is=101173, ic=101174, ia=101176)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101176 (s=101108, is=101173, ic=101174, ia=101176)