Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8869 (s=8869, is=8876, ic=8875, ia=8877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8877 (s=8869, is=8877, ic=8876, ia=8878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8876 (s=8869, is=8877, ic=8876, ia=8878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8878 (s=8869, is=8877, ic=8876, ia=8878)