Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30049 (s=30049, is=30069, ic=30072, ia=30073)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30070 (s=30049, is=30070, ic=30073, ia=30074)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30073 (s=30049, is=30070, ic=30073, ia=30074)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30074 (s=30049, is=30070, ic=30073, ia=30074)