Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123206 (s=123206, is=123282, ic=123285, ia=123287)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123283 (s=123206, is=123283, ic=123286, ia=123288)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123286 (s=123206, is=123283, ic=123286, ia=123288)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123288 (s=123206, is=123283, ic=123286, ia=123288)