Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97042 (s=97042, is=97103, ic=97104, ia=97105)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97104 (s=97042, is=97104, ic=97105, ia=97106)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97105 (s=97042, is=97104, ic=97105, ia=97106)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97106 (s=97042, is=97104, ic=97105, ia=97106)