Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30047 (s=30047, is=30067, ic=30070, ia=30071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30068 (s=30047, is=30068, ic=30071, ia=30072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30071 (s=30047, is=30068, ic=30071, ia=30072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30072 (s=30047, is=30068, ic=30071, ia=30072)