Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26923 (s=26923, is=26951, ic=26950, ia=26951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26952 (s=26923, is=26952, ic=26951, ia=26952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26951 (s=26923, is=26952, ic=26951, ia=26952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26952 (s=26923, is=26952, ic=26951, ia=26952)