Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19950 (s=19950, is=19971, ic=19972, ia=19969)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19972 (s=19950, is=19972, ic=19973, ia=19970)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19973 (s=19950, is=19972, ic=19973, ia=19970)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19970 (s=19950, is=19972, ic=19973, ia=19970)