Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86872 (s=86872, is=86931, ic=86932, ia=86933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86932 (s=86872, is=86932, ic=86933, ia=86934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86933 (s=86872, is=86932, ic=86933, ia=86934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86934 (s=86872, is=86932, ic=86933, ia=86934)