Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111099 (s=111099, is=111172, ic=111173, ia=111175)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111173 (s=111099, is=111173, ic=111174, ia=111176)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111174 (s=111099, is=111173, ic=111174, ia=111176)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111176 (s=111099, is=111173, ic=111174, ia=111176)