Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 68042 (s=68042, is=68098, ic=68099, ia=68100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 68099 (s=68042, is=68099, ic=68100, ia=68101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 68100 (s=68042, is=68099, ic=68100, ia=68101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 68101 (s=68042, is=68099, ic=68100, ia=68101)