Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123988 (s=123988, is=124065, ic=124067, ia=124070)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124066 (s=123988, is=124066, ic=124068, ia=124071)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124068 (s=123988, is=124066, ic=124068, ia=124071)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124071 (s=123988, is=124066, ic=124068, ia=124071)