Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66176 (s=66176, is=66232, ic=66233, ia=66234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66233 (s=66176, is=66233, ic=66234, ia=66235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66234 (s=66176, is=66233, ic=66234, ia=66235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66235 (s=66176, is=66233, ic=66234, ia=66235)