Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101903 (s=101903, is=101967, ic=101968, ia=101970)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101968 (s=101903, is=101968, ic=101969, ia=101971)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101969 (s=101903, is=101968, ic=101969, ia=101971)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101971 (s=101903, is=101968, ic=101969, ia=101971)