Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30042 (s=30042, is=30076, ic=30075, ia=30077)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30077 (s=30042, is=30077, ic=30076, ia=30078)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30076 (s=30042, is=30077, ic=30076, ia=30078)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30078 (s=30042, is=30077, ic=30076, ia=30078)